Romestead Assembly Reference

Candide.Minigame.Beat.BeatChannel

Type JSON

public class in Candide.Minigame.Beat

Methods3
Properties0
Fields4
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Minigame.Beat
  • Base typeSystem.Object
  • HashFCCE7C6BD55D8C16397F5EFF82E0A3A94ED9396FC1C89356C226716BFADDB3D4

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
Activepublicpublic System.Boolean Active
Hitspublicpublic System.Boolean[] Hits
Indexpublicpublic System.Int32 Index
Timingspublicpublic System.Collections.Generic.List<System.Double> Timings

Methods

GetIndex

public System.Int32 GetIndex(System.Double beats)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticFalse
  • VirtualFalse
  • Hash9B0EC4047C1B4A3F7F22D6394E0F526410D08827BF6CA60A97517BFFE53767D1
  • Body hashC76571A527BD098BBB0F4EE2685AEB82319DE70A4433D4D4BFB6483833D92648
  • IL size42
Referenced calls
  • System.Collections.Generic.List<System.Double>::BinarySearch(!0)
  • System.Collections.Generic.List<System.Double>::get_Count()
  • System.Math::Min(System.Int32, System.Int32)
Called by

IsActive

public System.Boolean IsActive(System.Double beats, System.Double beatWindow)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • HashA13E3806B2F58518B124FF36F0E156416091467C518C7A0566D06926EAFFC0D3
  • Body hash3799A78E43ADDF481AACB9BC0117B2FD28E37002606CC7374A9B022B5CD79D07
  • IL size73
Referenced calls
Called by

SetIsActive

public System.Void SetIsActive(System.Double beats, System.Double beatWindow)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash1346CAE776AC6A5E307D223FDDCA84299FFBBEFC6F4F939687E26E97E987B1C8
  • Body hash38445B2D7C58B9096F91EA0E68FAE278D1C99E2CBCCD700141D64394EB98593B
  • IL size15
Referenced calls
Called by