EventHelperIsCharacterAtTargetSectLocation 方法 |
检测指定人物是否处于指定门派的地块内
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static bool IsCharacterAtTargetSectLocation(
Character character,
sbyte sectTemplateId
)
参数
- character Character
- 要指定的人物
- sectTemplateId SByte
- 要查询的目标门派预设idOrganization
返回值
Boolean是否处于指定门派地块
参见