Romestead Assembly Reference

CandideServer.ServerSystems.BossServerSystem

Type JSON changed

public class in CandideServer.ServerSystems

Methods3
Properties0
Fields3
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerSystems
  • Base typeSystem.Object
  • Hash26948F63BC2E882A515CE1608D2E41EA10C79C22B69C46F5EA75C507906BBB25

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
BossUpdateTimeprivateprivate System.Single BossUpdateTime
_bossLocationDiscoveryTimerprivateprivate System.Single _bossLocationDiscoveryTimer
_bossUpdateTimerprivateprivate System.Single _bossUpdateTimer

Methods

NewDay

changed

public System.Void NewDay()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash8BFC575BE2C387FA0C8C404A522BC313AE20121DC999E8E9E06785096C0D9456
  • Body hashB267C132A19B0543B1703B9D776206D74C54AA24D14D1611DEC349CFAFCA1155
  • IL size87
Referenced calls
Called by

Update

public System.Void Update(System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashACFD036BCC11AFB147E713795034A5B468BF294BB592CC034E3E876EF573ADCB
  • Body hash7B39873EBB92E8A04ECECB95B24938AB8B28B4355C020B41BBF697FF7E6FDFA5
  • IL size595
Referenced calls
Called by

UpdateBossFights

private System.Void UpdateBossFights(System.Single dt)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash4E65DB1EAE8590934911176D496E54F6E6F3AF9EF80E715205EF0B31F312FD68
  • Body hashD460C1A870B50BE1D916184CE43A40909B8F22DC2483746F25CE1276CD3F41AA
  • IL size234
Referenced calls
Called by