Romestead Assembly Reference

CandideServer.Entities.Controllers.ServerInstrumentController

Type JSON

public class in CandideServer.Entities.Controllers

Methods5
Properties0
Fields4
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
TimerLengthpublicpublic System.Single TimerLength
_instrumentTypeprivateprivate CandideServer.Entities.Controllers.InstrumentType _instrumentType
_noteprivateprivate System.Int32 _note
_resetTimerprivateprivate System.Single _resetTimer

Methods

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashCD3922A214BED25C015B27D99574FE8BA2A4C38CD6397131D2CE4252F962FDA5
  • Body hash96DA9FF744F91A02EB15F8A09BDF0CF7A9DEB7AA7FFE10E57CBAC3E8589E2994
  • IL size24
Referenced calls
  • CandideCreator.Shared.Helpers.Parameters::GetEnum(System.String, !!0)
String literals
  • instrument

GetLyrePitch

public System.Single GetLyrePitch(System.Int32 note)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Single
  • StaticTrue
  • VirtualFalse
  • Hash94D3D38FD07583B07A661D9AA290B6EB2E51B0A0E1BDCD44B6F30ED989E1F662
  • Body hash838EF9EAB2CA059CAA30B1232F2B5029A3CEF7DFD4687AD483DF6753594D3B28
  • IL size27
Referenced calls
  • System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array, System.RuntimeFieldHandle)
Called by

OnInteract

public System.Void OnInteract(Shared.Entity.EntityWrapper otherEntity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashF010AEED2A5CB651E5F312DD3792FC2AD29BB598418514AE50130C7061C4CE98
  • Body hash6CABF00CF07B72614C5C5D93A8747137A3E81E58DE4742144B2C2F2DBA79D399
  • IL size218
Referenced calls
String literals
  • event:/effects/drum_hit
  • event:/effects/lute_hit
  • Tried to play unhandled instrument type

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash78BFA0E5D620ADCE73388D1A349924F42B62C0182FBE24F9C92E8392BE973117
  • Body hashA63C0E11C449FE7E8FE3436AD7F5387CADB4FC604474FBBD17D71840FFEAA55B
  • IL size52
Referenced calls