VRage.Game.ModAPI
MyAiBlockType
Assembly: VRage.Game.dll
public enum MyAiBlockType
Defines block type for the AI blocks
Fields
| Member | Description |
|---|---|
| Combat | Combat type for all AI Combat blocks |
| Movement | Movement type for all AI Movement blocks |
| Task | Task type for all AI Tasks blocks |