|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|


Public 成员函数 | |
| virtual void | Update (float dt) |
| override void | Load (ValuesDictionary valuesDictionary, IdToEntityMap idToEntityMap) |
| virtual ? Vector3 | FindSurfaceDestination () |
| 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] |
| override float | ImportanceLevel [get] |
| 属性 继承自 Game.ComponentBehavior | |
| float | ImportanceLevel [get] |
| virtual bool | IsActive [get, set] |
| virtual string | DebugInfo [get] |
| 属性 继承自 GameEntitySystem.Component | |
| ValuesDictionary | ValuesDictionary [get] |
| Entity | Entity [get] |
| Project | Project [get] |
| bool | IsAddedToProject [get] |
| 属性 继承自 Game.IUpdateable | |
| float | FloatUpdateOrder [get] |
额外继承的成员函数 | |
| 包函数 继承自 GameEntitySystem.Component | |
| void | DisposeInternal () |
在文件 ComponentCetaceanBreatheBehavior.cs 第 6 行定义.
|
virtual |
|
virtual |
|
virtual |
实现了 Game.IUpdateable.
在文件 ComponentCetaceanBreatheBehavior.cs 第 29 行定义.
| ComponentCreature Game.ComponentCetaceanBreatheBehavior.m_componentCreature |
在文件 ComponentCetaceanBreatheBehavior.cs 第 13 行定义.
| ComponentPathfinding Game.ComponentCetaceanBreatheBehavior.m_componentPathfinding |
在文件 ComponentCetaceanBreatheBehavior.cs 第 15 行定义.
| float Game.ComponentCetaceanBreatheBehavior.m_importanceLevel |
在文件 ComponentCetaceanBreatheBehavior.cs 第 23 行定义.
| WhalePlumeParticleSystem Game.ComponentCetaceanBreatheBehavior.m_particleSystem |
在文件 ComponentCetaceanBreatheBehavior.cs 第 21 行定义.
| Random Game.ComponentCetaceanBreatheBehavior.m_random = new() |
在文件 ComponentCetaceanBreatheBehavior.cs 第 19 行定义.
| StateMachine Game.ComponentCetaceanBreatheBehavior.m_stateMachine = new() |
在文件 ComponentCetaceanBreatheBehavior.cs 第 17 行定义.
| SubsystemAudio Game.ComponentCetaceanBreatheBehavior.m_subsystemAudio |
在文件 ComponentCetaceanBreatheBehavior.cs 第 9 行定义.
| SubsystemParticles Game.ComponentCetaceanBreatheBehavior.m_subsystemParticles |
在文件 ComponentCetaceanBreatheBehavior.cs 第 7 行定义.
| SubsystemTerrain Game.ComponentCetaceanBreatheBehavior.m_subsystemTerrain |
在文件 ComponentCetaceanBreatheBehavior.cs 第 11 行定义.
|
get |
在文件 ComponentCetaceanBreatheBehavior.cs 第 27 行定义.
|
get |
实现了 Game.IUpdateable.
在文件 ComponentCetaceanBreatheBehavior.cs 第 25 行定义.