Romestead Assembly Reference

CandideServer.Entities.ControllerSets.DungeonEntrance.ServerDungeonGateController

Type JSON

public class in CandideServer.Entities.ControllerSets.DungeonEntrance

Methods2
Properties0
Fields1
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Entities.ControllerSets.DungeonEntrance
  • Base typeShared.Entity.Base.AbstractController
  • Hash024DDCBB57053ED12A87964C718E914471F59793236C9184D3C9EF5187DD36DC

Relationships

Fields

NameVisibilitySignature
_checkForEnemiesTimerprivateprivate System.Single _checkForEnemiesTimer

Methods

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash8F9487CF1BC7725F60510F4B13CB6499201C68B3217C9F2D733C2883717B5C7A
  • Body hashDF0461D57EE840195D13D7DBB8D5D7E68C12E99EAD48D255E3046DBEA7312B14
  • IL size17

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash5607CDEA0DE9A29FB15357C7B5370B1D1570C5BC36DDC456D7B5B0CA76E05EE6
  • Body hash59C54058BFAF6ADFC61AACE2C34036AA1F2D1CE1BEE797E6A4C2E1D712F1FB77
  • IL size152
Referenced calls
  • Shared.Entity.Base.AbstractController::Update(Microsoft.Xna.Framework.GameTime)
  • Shared.Entity.EntityWrapper::get_Fdt()
  • System.Collections.Generic.Dictionary<System.Guid, CandideServer.Entities.ServerEntityModel>::get_Values()
  • Dictionary.ValueCollection<System.Guid, CandideServer.Entities.ServerEntityModel>::GetEnumerator()
  • Dictionary.ValueCollection.Enumerator<System.Guid, CandideServer.Entities.ServerEntityModel>::get_Current()
  • Dictionary.ValueCollection.Enumerator<System.Guid, CandideServer.Entities.ServerEntityModel>::MoveNext()
  • System.IDisposable::Dispose()