Show / Hide Table of Contents

Class MyObjectBuilder_TargetingFlags

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_TargetingFlags
Inherited Members
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: Sandbox.Common.ObjectBuilders
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

MyObjectBuilderExtensions.GetId(MyObjectBuilder_Base)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾