Show / Hide Table of Contents

Class MySpawnGroupDefinition.SpawnGroupPrefab

Inheritance
System.Object
MySpawnGroupDefinition.SpawnGroupPrefab
Namespace: Sandbox.Definitions
Assembly: Sandbox.Game.dll
Syntax
public sealed class SpawnGroupPrefab : ValueType

Fields

BeaconText

Declaration
public string BeaconText
Field Value
Type Description
System.String

Behaviour

Declaration
public string Behaviour
Field Value
Type Description
System.String

BehaviourActivationDistance

Declaration
public float BehaviourActivationDistance
Field Value
Type Description
System.Single

GpsGrid

Creates GSP on location of this grid after spawn. Used in Global Encounters.

Declaration
public bool GpsGrid
Field Value
Type Description
System.Boolean

PlaceToGridOrigin

Declaration
public bool PlaceToGridOrigin
Field Value
Type Description
System.Boolean

Position

Declaration
public Vector3 Position
Field Value
Type Description
Vector3

ResetOwnership

Declaration
public bool ResetOwnership
Field Value
Type Description
System.Boolean

Speed

Declaration
public float Speed
Field Value
Type Description
System.Single

SubtypeId

Declaration
public string SubtypeId
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾