Свойство | Тип | Описание | |
---|---|---|---|
aggroTarget | TileAgent, | ||
behaviourProtocol | AILogicState.BehaviourProtocol | ||
bossAI | BossAITileAgent, | ||
hasMoved | bool | ||
lastTarget | TileAgent, | ||
prefab | AITileAgent, |
Метод | Описание | |
---|---|---|
Kill ( ) : void | ||
RefreshTurn ( ) : void | ||
SetAggro ( TileAgent, newTarget ) : void |
public SetAggro ( TileAgent, newTarget ) : void | ||
newTarget | TileAgent, | |
Результат | void |
public AILogicState.BehaviourProtocol behaviourProtocol | ||
Результат | AILogicState.BehaviourProtocol |