Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
Game.ComponentUdder
类 Game.ComponentUdder 继承关系图:
Game.ComponentUdder 的协作图:

Public 成员函数

virtual bool Milk (ComponentMiner milker)
override void Load (ValuesDictionary valuesDictionary, IdToEntityMap idToEntityMap)
override void Save (ValuesDictionary valuesDictionary, EntityToIdMap entityToIdMap)
Public 成员函数 继承自 GameEntitySystem.Component
virtual IEnumerable< EntityGetOwnedEntities ()
virtual void OnEntityAdded ()
virtual void OnEntityRemoved ()
virtual void Dispose ()
virtual void InheritFromComponent (Component baseComponent)
virtual void Initialize (Entity entity, ValuesDictionary valuesDictionary)

Public 属性

SubsystemGameInfo m_subsystemGameInfo
ComponentCreature m_componentCreature
float m_milkRegenerationTime
double m_lastMilkingTime
Public 属性 继承自 GameEntitySystem.Component
Entity m_entity
ValuesDictionary m_valuesDictionary

属性

bool HasMilk [get]
属性 继承自 GameEntitySystem.Component
ValuesDictionary ValuesDictionary [get]
Entity Entity [get]
Project Project [get]
bool IsAddedToProject [get]

额外继承的成员函数

包函数 继承自 GameEntitySystem.Component
void DisposeInternal ()

详细描述

在文件 ComponentUdder.cs5 行定义.

成员函数说明

◆ Load()

override void Game.ComponentUdder.Load ( ValuesDictionary valuesDictionary,
IdToEntityMap idToEntityMap )
virtual

重载 GameEntitySystem.Component .

在文件 ComponentUdder.cs36 行定义.

◆ Milk()

virtual bool Game.ComponentUdder.Milk ( ComponentMiner milker)
virtual

在文件 ComponentUdder.cs23 行定义.

这是这个函数的调用关系图:

◆ Save()

override void Game.ComponentUdder.Save ( ValuesDictionary valuesDictionary,
EntityToIdMap entityToIdMap )
virtual

重载 GameEntitySystem.Component .

在文件 ComponentUdder.cs43 行定义.

类成员变量说明

◆ m_componentCreature

ComponentCreature Game.ComponentUdder.m_componentCreature

在文件 ComponentUdder.cs8 行定义.

◆ m_lastMilkingTime

double Game.ComponentUdder.m_lastMilkingTime

在文件 ComponentUdder.cs12 行定义.

◆ m_milkRegenerationTime

float Game.ComponentUdder.m_milkRegenerationTime

在文件 ComponentUdder.cs10 行定义.

◆ m_subsystemGameInfo

SubsystemGameInfo Game.ComponentUdder.m_subsystemGameInfo

在文件 ComponentUdder.cs6 行定义.

属性说明

◆ HasMilk

bool Game.ComponentUdder.HasMilk
get

在文件 ComponentUdder.cs14 行定义.


该类的文档由以下文件生成:
  • E:/sc/doxygen/SurvivalcraftApi 1.8.2.3/Survivalcraft.Windows/Component/ComponentUdder.cs