프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
CanBeDamaged ( ) : bool | ||
CanBeRenamedBy ( Server.Mobile from ) : bool | ||
CharacterStatue ( Server.Mobile from, StatueType type ) : System | ||
CharacterStatue ( Server.Serial serial ) : System | ||
CloneBody ( Server.Mobile from ) : void | ||
CloneClothes ( Server.Mobile from ) : void | ||
CloneItem ( Item item ) : Item | ||
Demolish ( Server.Mobile by ) : void | ||
Deserialize ( Server.GenericReader reader ) : void | ||
GetContextMenuEntries ( Server.Mobile from, List |
||
GetProperties ( |
||
InvalidateHues ( ) : void | ||
InvalidatePose ( ) : void | ||
OnAfterDelete ( ) : void | ||
OnAosSingleClick ( Server.Mobile from ) : void | ||
OnDoubleClick ( Server.Mobile from ) : void | ||
OnRequestedAnimation ( Server.Mobile from ) : void | ||
Restore ( |
||
Sculpt ( Server.Mobile by ) : void | ||
Serialize ( Server.GenericWriter writer ) : void |
메소드 | 설명 | |
---|---|---|
OnLocationChange ( Server.Point3D oldLocation ) : void | ||
OnMapChange ( Server.Map oldMap ) : void |
public CanBeRenamedBy ( Server.Mobile from ) : bool | ||
from | Server.Mobile | |
리턴 | bool |
public CharacterStatue ( Server.Mobile from, StatueType type ) : System | ||
from | Server.Mobile | |
type | StatueType | |
리턴 | System |
public CharacterStatue ( Server.Serial serial ) : System | ||
serial | Server.Serial | |
리턴 | System |
public Deserialize ( Server.GenericReader reader ) : void | ||
reader | Server.GenericReader | |
리턴 | void |
public GetContextMenuEntries ( Server.Mobile from, List |
||
from | Server.Mobile | |
list | List |
|
리턴 | void |
public GetProperties ( |
||
list | ||
리턴 | void |
public OnAosSingleClick ( Server.Mobile from ) : void | ||
from | Server.Mobile | |
리턴 | void |
public OnDoubleClick ( Server.Mobile from ) : void | ||
from | Server.Mobile | |
리턴 | void |
protected OnLocationChange ( Server.Point3D oldLocation ) : void | ||
oldLocation | Server.Point3D | |
리턴 | void |
public OnRequestedAnimation ( Server.Mobile from ) : void | ||
from | Server.Mobile | |
리턴 | void |
public Serialize ( Server.GenericWriter writer ) : void | ||
writer | Server.GenericWriter | |
리턴 | void |