Class MyObjectBuilder_SpawnGroupDefinition
Inheritance
System.Object
MyObjectBuilder_SpawnGroupDefinition
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_SpawnGroupDefinition : MyObjectBuilder_DefinitionBase
Constructors
MyObjectBuilder_SpawnGroupDefinition()
Declaration
public MyObjectBuilder_SpawnGroupDefinition()
Fields
EnableNpcResources
Declaration
public bool EnableNpcResources
Field Value
Type |
Description |
System.Boolean |
|
EnableTradingStationVisit
Declaration
public bool EnableTradingStationVisit
Field Value
Type |
Description |
System.Boolean |
|
Factions
Declaration
public List<string> Factions
Field Value
Type |
Description |
System.Collections.Generic.List<System.String> |
|
FactionSubEncounters
Declaration
public SubEncounter[] FactionSubEncounters
Field Value
FactionTypes
Declaration
public List<string> FactionTypes
Field Value
Type |
Description |
System.Collections.Generic.List<System.String> |
|
Frequency
Declaration
Field Value
Type |
Description |
System.Single |
|
GlobalEncounterSettings
Declaration
public GlobalEncounterSettings GlobalEncounterSettings
Field Value
HostileSubEncounters
Declaration
public SubEncounter[] HostileSubEncounters
Field Value
IsCargoShip
Declaration
Field Value
Type |
Description |
System.Boolean |
|
IsEncounter
Declaration
Field Value
Type |
Description |
System.Boolean |
|
IsGlobalEncounter
Declaration
public bool IsGlobalEncounter
Field Value
Type |
Description |
System.Boolean |
|
IsPirate
Declaration
[Nullable]
public Nullable<bool> IsPirate
Field Value
Type |
Description |
System.Nullable<System.Boolean> |
|
IsPlanetaryEncounter
Declaration
public bool IsPlanetaryEncounter
Field Value
Type |
Description |
System.Boolean |
|
MaxFactionSubEncounters
Declaration
public byte MaxFactionSubEncounters
Field Value
Type |
Description |
System.Byte |
|
MaxHostileSubEncounters
Declaration
public byte MaxHostileSubEncounters
Field Value
Type |
Description |
System.Byte |
|
MinFactionSubEncounters
Declaration
public byte MinFactionSubEncounters
Field Value
Type |
Description |
System.Byte |
|
MinHostileSubEncounters
Declaration
public byte MinHostileSubEncounters
Field Value
Type |
Description |
System.Byte |
|
PlanetaryInstallationSettings
Declaration
public PlanetaryInstallationSettings PlanetaryInstallationSettings
Field Value
Prefabs
Declaration
public MyObjectBuilder_SpawnGroupDefinition.SpawnGroupPrefab[] Prefabs
Field Value
RandomizedPaint
Declaration
public bool RandomizedPaint
Field Value
Type |
Description |
System.Boolean |
|
ReactorsOn
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Voxels
Declaration
public MyObjectBuilder_SpawnGroupDefinition.SpawnGroupVoxel[] Voxels
Field Value
Extension Methods