C# Class NoteFinder, Shrednought

Inheritance: MonoBehaviour
Show 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 static property

public static NoteFinder, S
return NoteFinder,

audioInputObject public property

public GameObject audioInputObject
return GameObject

bPlay public property

public bool bPlay
return bool

count public property

public int count
return int

dPlay public property

public bool dPlay
return bool

ePlay public property

public bool ePlay
return bool

gPlay public property

public bool gPlay
return bool

lightning public property

public bool lightning
return bool

rotL public property

public bool rotL
return bool

rotR public property

public bool rotR
return bool

threshold public property

public float threshold
return float