Method | Description | |
---|---|---|
OnUpdate ( float realTimeDelta, float simulationTimeDelta ) : void |
Method | Description | |
---|---|---|
Apply ( BuildingInfo prefab ) : void | ||
Revert ( ) : void | ||
SetPillarFeature ( NetInfo netInfo, string pillarName, PillarType type, BuildingInfo>.Dictionary |
||
SetTreeFeature ( SegmentData data, string treeName, SegmentData flag ) : void |
public OnUpdate ( float realTimeDelta, float simulationTimeDelta ) : void | ||
realTimeDelta | float | |
simulationTimeDelta | float | |
return | void |