프로퍼티 | 타입 | 설명 | |
---|---|---|---|
InteriorDecorator | Server.Network |
메소드 | 설명 | |
---|---|---|
CheckUse ( Server.Mobile from ) : bool | ||
Deserialize ( Server.GenericReader reader ) : void | ||
GetProperties ( |
||
InHouse ( Server.Mobile from ) : bool | ||
InteriorDecorator ( Server.Serial serial ) : Server.Network | ||
OnDoubleClick ( Server.Mobile from ) : void | ||
Serialize ( Server.GenericWriter writer ) : void |
메소드 | 설명 | |
---|---|---|
InteriorDecorator ( ) : Server.Network |
public static CheckUse ( Server.Mobile from ) : bool | ||
from | Server.Mobile | |
리턴 | bool |
public Deserialize ( Server.GenericReader reader ) : void | ||
reader | Server.GenericReader | |
리턴 | void |
public GetProperties ( |
||
list | ||
리턴 | void |
public InteriorDecorator ( Server.Serial serial ) : Server.Network | ||
serial | Server.Serial | |
리턴 | Server.Network |
public OnDoubleClick ( Server.Mobile from ) : void | ||
from | Server.Mobile | |
리턴 | void |
public Serialize ( Server.GenericWriter writer ) : void | ||
writer | Server.GenericWriter | |
리턴 | void |