Class MyObjectBuilder_AgentBot
Inheritance
System.Object
MyObjectBuilder_AgentBot
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_AgentBot : MyObjectBuilder_Bot
Constructors
MyObjectBuilder_AgentBot()
Declaration
public MyObjectBuilder_AgentBot()
Fields
AiTarget
Declaration
public MyObjectBuilder_AiTarget AiTarget
Field Value
RemoveAfterDeath
Declaration
public bool RemoveAfterDeath
Field Value
Type |
Description |
System.Boolean |
|
RespawnCounter
Declaration
public int RespawnCounter
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods