Property | Type | Description | |
---|---|---|---|
CheckBlock | void | ||
Create |
Method | Description | |
---|---|---|
OkToAddChild ( |
||
SendTo ( IPlayer player, ObjectVisibility visibility ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
CollectObjectData ( BaseGameObjectData baseData, ObjectVisibility visibility ) : void | ||
ItemObject ( |
||
ItemObject ( SaveGameContext ctx ) : System | ||
OkToMove ( ) : bool | ||
OnLocationChanging ( ) : void | ||
OnParentChanging ( ) : void | ||
SerializeProperties ( ) : object>.Dictionary |
Method | Description | |
---|---|---|
CheckBlock ( ) : void | ||
Create ( |
protected CollectObjectData ( BaseGameObjectData baseData, ObjectVisibility visibility ) : void | ||
baseData | BaseGameObjectData | |
visibility | ObjectVisibility | |
return | void |
protected ItemObject ( |
||
builder | ||
return | System |
protected ItemObject ( SaveGameContext ctx ) : System | ||
ctx | SaveGameContext | |
return | System |
public OkToAddChild ( |
||
ob | ||
dstLoc | IntVector3 | |
return | bool |
public SendTo ( IPlayer player, ObjectVisibility visibility ) : void | ||
player | IPlayer | |
visibility | ObjectVisibility | |
return | void |
protected SerializeProperties ( ) : object>.Dictionary |
||
return | object>.Dictionary |