Romestead Assembly Reference

Candide.Entities.Controllers.Other.DungeonEntranceController

Type JSON

public class in Candide.Entities.Controllers.Other

Methods4
Properties0
Fields6
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_canEnterprivateprivate System.Boolean _canEnter
_enterTimerprivateprivate System.Single _enterTimer
_hasSentDiscoverprivateprivate System.Boolean _hasSentDiscover
_hiddenprivateprivate System.Boolean _hidden
_locationIdprivateprivate System.Guid _locationId
_rectangleprivateprivate CandideCreator.Shared.Models.RectangleF _rectangle

Methods

DiscoverDungeon

private System.Void DiscoverDungeon()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash492259E3C98D564BE6663ADCA8D4CD1F0F6868F51A0D8BE639B6484B1663F41B
  • Body hash216F76A0529720D26C420F7B9E170F444E34E53E2FBA519ABF550C9630F6CB19
  • IL size64
Referenced calls
Called by

EnterDungeon

public System.Void EnterDungeon()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashCC7519126DE5D712EA215FC852DA7960FDC8C634E5F9BD2BF0FCF8C5504F5F40
  • Body hashCA1EE1B8D9A33CF0F1858F3DB1F89AE2F4443DAE4FEC9B692C2DC7FA82F08CB7
  • IL size60
Referenced calls
Called by

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash335F16883B734DF2CA3C2F0B549DE3545E7F908421100D567E07C9EF748D945D
  • Body hash9FE4120990E7EF8C5150DB044CC0B8DE420A376898E6A67743A0BF26DE902F9C
  • IL size152
Referenced calls
String literals
  • locationId
  • hidden

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashD174BC9C5911B8ECD09C05E561113951B8771942D2183BC87862A0E6AB114E82
  • Body hash7E768C701AF11424DB62B8CA465F779023C72C28190F6779EB4623CF92891CCB
  • IL size189
Referenced calls