EventHelperMoveIntelligentCharacter 方法 |
移动智能角色
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void MoveIntelligentCharacter(
Character character,
Location targetLocation
)
参数
- character Character
- 需要被移动的智能角色
- targetLocation Location
- 需要移动到的目标位置
参见