Romestead Assembly Reference

CandideServer.Entities.ControllerSets.PuzzleMechanics.ServerFlagActivatedSpikeTrapController

Type JSON

public class in CandideServer.Entities.ControllerSets.PuzzleMechanics

Methods5
Properties0
Fields7
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Entities.ControllerSets.PuzzleMechanics
  • Base typeShared.Entity.Base.AbstractController
  • HashAA2924EEC0B2C76B4A8D54CE15799B34FB3B795C753A26B1C96E6ED0AD7C9E79

Relationships

Fields

NameVisibilitySignature
EntityWrappersReuseListprivateprivate System.Collections.Generic.List<Shared.Entity.EntityWrapper> EntityWrappersReuseList
_activationValueprivateprivate System.Int32 _activationValue
_attackCooldownprivateprivate System.Single _attackCooldown
_isOnprivateprivate System.Boolean _isOn
_leverNameprivateprivate System.String _leverName
_stateprivateprivate System.Int32 _state
_worldModelprivateprivate CandideServer.Models.Worlds.WorldModel _worldModel

Methods

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashF58E7220D231383839976E3CB6E55F3D7385F179768565D756A85413CF5DF57E
  • Body hash686736C744D3299E40307C412425CC2DBF9A50F96230772659E2718EE408F0AB
  • IL size65
Referenced calls
String literals
  • activation_id
  • 123
  • activation_value

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash2DCBD54EB8E3C19179CD46BE341C389CCFA769DB0FD69E543BAA7425B9879F5C
  • Body hashBE31849C05FA7CFA5A232AE45B77092BD34816A705021698E1F1D0C69E6AF4B2
  • IL size434
Referenced calls

WorldLoad

public System.Void WorldLoad()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash626C793EC282819E7B3612D659AD49D6E0404FC6C2053F3F24B48612307373FB
  • Body hash88C65B97A22022D3BBB5C30C6BCC10CC57D32AF353A51525C2981BF8C36B4116
  • IL size34
Referenced calls
  • System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Worlds.WorldModel>::TryGetValue(!0, !1&)