Candide.Minigame.Beat.BeatChannel
Type JSONpublic class in Candide.Minigame.Beat
Type metadata
- Assembly
Romestead - Namespace
Candide.Minigame.Beat - Base type
System.Object - Hash
FCCE7C6BD55D8C16397F5EFF82E0A3A94ED9396FC1C89356C226716BFADDB3D4
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Active# | public | public System.Boolean Active |
Hits# | public | public System.Boolean[] Hits |
Index# | public | public System.Int32 Index |
Timings# | public | public System.Collections.Generic.List<System.Double> Timings |
Methods
GetIndex
#
public System.Int32 GetIndex(System.Double beats)
Method metadata
- Visibilitypublic
- Return type
System.Int32 - StaticFalse
- VirtualFalse
- Hash
9B0EC4047C1B4A3F7F22D6394E0F526410D08827BF6CA60A97517BFFE53767D1 - Body hash
C76571A527BD098BBB0F4EE2685AEB82319DE70A4433D4D4BFB6483833D92648 - 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)
IsActive
#
public System.Boolean IsActive(System.Double beats, System.Double beatWindow)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
A13E3806B2F58518B124FF36F0E156416091467C518C7A0566D06926EAFFC0D3 - Body hash
3799A78E43ADDF481AACB9BC0117B2FD28E37002606CC7374A9B022B5CD79D07 - IL size73
Referenced calls
Candide.Minigame.Beat.BeatChannel::GetIndex(System.Double)System.Collections.Generic.List<System.Double>::get_Count()System.Collections.Generic.List<System.Double>::get_Item(System.Int32)System.Math::Abs(System.Double)
SetIsActive
#
public System.Void SetIsActive(System.Double beats, System.Double beatWindow)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
1346CAE776AC6A5E307D223FDDCA84299FFBBEFC6F4F939687E26E97E987B1C8 - Body hash
38445B2D7C58B9096F91EA0E68FAE278D1C99E2CBCCD700141D64394EB98593B - IL size15