Class NukeOperativeSpawnerComponent
This is used for tagging a spawn point as a nuke operative spawn point and providing loadout + name for the operative on spawn. TODO: Remove once systems can request spawns from the ghost role system directly.
Inheritance
System.Object
NukeOperativeSpawnerComponent
Namespace: Content.Server.GameTicking.Rules.Components
Assembly: Content.Server.dll
Syntax
public sealed class NukeOperativeSpawnerComponent : Component
Fields
| Improve this Doc View SourceOperativeName
Declaration
public string OperativeName
Field Value
Type | Description |
---|---|
System.String |
OperativeRolePrototype
Declaration
public string OperativeRolePrototype
Field Value
Type | Description |
---|---|
System.String |
OperativeStartingGear
Declaration
public string OperativeStartingGear
Field Value
Type | Description |
---|---|
System.String |