Romestead Assembly Reference

CandideServer.Entities.ControllerSets.ServerEntitySpawnerController

Type JSON

public class in CandideServer.Entities.ControllerSets

Methods2
Properties0
Fields4
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Entities.ControllerSets
  • Base typeShared.Entity.Base.AbstractController
  • HashFF40CF5CCCFCDC2254CA41E1917CBE80C2708ED7F353C9AA6994A9045886E21C

Relationships

Fields

NameVisibilitySignature
_spawnListprivateprivate System.Collections.Generic.List<System.Guid> _spawnList
_useFallenprivateprivate System.Boolean _useFallen
_usePropsprivateprivate System.Boolean _useProps
_useSatyrsprivateprivate System.Boolean _useSatyrs

Methods

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash7713B39AD359448D973CDF1B17F468B13DE295A5FA78232F346E03E5AB5C9A82
  • Body hash3524552FA25FC7498715B7697DE744FF440A45D5D3405EC81773F38072C2CEFB
  • IL size233
Referenced calls
String literals
  • fallen
  • satyrs
  • props

SetUpSpawnList

private System.Void SetUpSpawnList()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash451BC429B35F4689661D00136F36D69DFE71000BDC5A30216AE000B30A4AD26F
  • Body hashC4AA25996EFFD0FD1BED7F038824900402B4C4758D33158F2FADCE517E95131A
  • IL size80
Referenced calls
  • System.Collections.Generic.List<System.Guid>::Clear()
  • System.Collections.Generic.List<System.Guid>::AddRange(System.Collections.Generic.IEnumerable<!0>)
Called by