Class MyObjectBuilder_TargetingFlags
Inheritance
System.Object
MyObjectBuilder_TargetingFlags
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_TargetingFlags : MyObjectBuilder_Base
Constructors
MyObjectBuilder_TargetingFlags()
Declaration
public MyObjectBuilder_TargetingFlags()
Fields
TargetCharacters
Declaration
public bool TargetCharacters
Field Value
Type |
Description |
System.Boolean |
|
TargetEnemies
Declaration
public bool TargetEnemies
Field Value
Type |
Description |
System.Boolean |
|
TargetFriends
Declaration
public bool TargetFriends
Field Value
Type |
Description |
System.Boolean |
|
TargetLargeGrids
Declaration
public bool TargetLargeGrids
Field Value
Type |
Description |
System.Boolean |
|
TargetMeteors
Declaration
public bool TargetMeteors
Field Value
Type |
Description |
System.Boolean |
|
TargetMissiles
Declaration
public bool TargetMissiles
Field Value
Type |
Description |
System.Boolean |
|
TargetNeutrals
Declaration
public bool TargetNeutrals
Field Value
Type |
Description |
System.Boolean |
|
TargetSmallGrids
Declaration
public bool TargetSmallGrids
Field Value
Type |
Description |
System.Boolean |
|
TargetStations
Declaration
public bool TargetStations
Field Value
Type |
Description |
System.Boolean |
|
Extension Methods