|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|
Public 成员函数 | |
| Entity | FindEntity (int id) |
| T | FindComponent< T > (int id, string name) |
包函数 | |
| IdToEntityMap (Dictionary< int, Entity > map) | |
Private 属性 | |
| Dictionary< int, Entity > | m_map |
在文件 IdToEntityMap.cs 第 5 行定义.
|
package |
在文件 IdToEntityMap.cs 第 8 行定义.
| T GameEntitySystem.IdToEntityMap.FindComponent< T > | ( | int | id, |
| string | name ) |
| Entity GameEntitySystem.IdToEntityMap.FindEntity | ( | int | id | ) |
|
private |
在文件 IdToEntityMap.cs 第 6 行定义.