|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|


Public 成员函数 | |
| virtual bool | IsPickableInAttractRange (Pickable pickable, float distanceToTargetSquare) |
| virtual bool | IsPickableInGatherRange (Pickable pickable, float distanceToTargetSquare) |
| virtual bool | CanGatherPickable (Pickable pickable) |
| virtual void | GatherPickable (Pickable pickable) |
| virtual void | Update (float dt) |
| override void | Load (ValuesDictionary valuesDictionary, IdToEntityMap idToEntityMap) |
| Public 成员函数 继承自 GameEntitySystem.Component | |
| virtual IEnumerable< Entity > | GetOwnedEntities () |
| virtual void | OnEntityAdded () |
| virtual void | OnEntityRemoved () |
| virtual void | Save (ValuesDictionary valuesDictionary, EntityToIdMap entityToIdMap) |
| virtual void | Dispose () |
| virtual void | InheritFromComponent (Component baseComponent) |
| virtual void | Initialize (Entity entity, ValuesDictionary valuesDictionary) |
属性 | |
| UpdateOrder | UpdateOrder [get] |
| 属性 继承自 GameEntitySystem.Component | |
| ValuesDictionary | ValuesDictionary [get] |
| Entity | Entity [get] |
| Project | Project [get] |
| bool | IsAddedToProject [get] |
额外继承的成员函数 | |
| 包函数 继承自 GameEntitySystem.Component | |
| void | DisposeInternal () |
在文件 ComponentPickableGatherer.cs 第 6 行定义.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
重载 GameEntitySystem.Component .
被 Game.ComponentPickableGathererPlayer 重载.
在文件 ComponentPickableGatherer.cs 第 66 行定义.
|
virtual |
| ComponentBody Game.ComponentPickableGatherer.m_componentBody |
在文件 ComponentPickableGatherer.cs 第 12 行定义.
| SubsystemAudio Game.ComponentPickableGatherer.m_subsystemAudio |
在文件 ComponentPickableGatherer.cs 第 16 行定义.
| SubsystemBlockBehaviors Game.ComponentPickableGatherer.m_subsystemBlockBehaviors |
在文件 ComponentPickableGatherer.cs 第 14 行定义.
| SubsystemGameInfo Game.ComponentPickableGatherer.m_subsystemGameInfo |
在文件 ComponentPickableGatherer.cs 第 18 行定义.
| SubsystemPickables Game.ComponentPickableGatherer.m_subsystemPickables |
在文件 ComponentPickableGatherer.cs 第 10 行定义.
| Vector3 Game.ComponentPickableGatherer.Position |
在文件 ComponentPickableGatherer.cs 第 7 行定义.
|
get |
在文件 ComponentPickableGatherer.cs 第 8 行定义.