|
Barotrauma Server Doc
|
Public Member Functions | |
| AITargetMemory (AITarget target, float priority) | |
Public Attributes | |
| readonly AITarget | Target |
Properties | |
| Vector2 | Location [get, set] |
| float | Priority [get, set] |
Definition at line 4080 of file EnemyAIController.cs.
| Barotrauma.AITargetMemory.AITargetMemory | ( | AITarget | target, |
| float | priority | ||
| ) |
Definition at line 4093 of file EnemyAIController.cs.
| readonly AITarget Barotrauma.AITargetMemory.Target |
Definition at line 4082 of file EnemyAIController.cs.
|
getset |
Definition at line 4083 of file EnemyAIController.cs.
|
getset |
Definition at line 4087 of file EnemyAIController.cs.