Show / Hide Table of Contents

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 Source

OperativeName

Declaration
public string OperativeName
Field Value
Type Description
System.String
| Improve this Doc View Source

OperativeRolePrototype

Declaration
public string OperativeRolePrototype
Field Value
Type Description
System.String
| Improve this Doc View Source

OperativeStartingGear

Declaration
public string OperativeStartingGear
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾