C# Class NoteFinder, Shrednought

Inheritance: MonoBehaviour
Mostra file Open project: 9/Shrednought Class Usage Examples

Public Properties

Property Type Description
S NoteFinder,
audioInputObject GameObject
bPlay bool
count int
dPlay bool
ePlay bool
gPlay bool
lightning bool
rotL bool
rotR bool
threshold float

Private Methods

Method Description
Awake ( ) : void
Start ( ) : void
Update ( ) : void

Property Details

S public_oe static_oe property

public static NoteFinder, S
return NoteFinder,

audioInputObject public_oe property

public GameObject audioInputObject
return GameObject

bPlay public_oe property

public bool bPlay
return bool

count public_oe property

public int count
return int

dPlay public_oe property

public bool dPlay
return bool

ePlay public_oe property

public bool ePlay
return bool

gPlay public_oe property

public bool gPlay
return bool

lightning public_oe property

public bool lightning
return bool

rotL public_oe property

public bool rotL
return bool

rotR public_oe property

public bool rotR
return bool

threshold public_oe property

public float threshold
return float