EventHelperIsTemporaryIntelligentCharacter 方法 |
查询指定角色是否为临时智能角色
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static bool IsTemporaryIntelligentCharacter(
int charId
)
参数
- charId Int32
- 需要查询的角色的 Id
返回值
Boolean是否为临时只能角色
参见