Property | Type | Description | |
---|---|---|---|
PV | PerCVoice, |
Method | Description | |
---|---|---|
getNumberVoiced ( ) : int | ||
getOptionVoicedAsString ( ) : string | ||
getVolume ( ) : float | ||
restart ( ) : void | ||
setVolume ( float desiredVolume ) : void | ||
setVolumeHigh ( ) : void | ||
setVolumeLow ( ) : void | ||
setVolumeMid ( ) : void |
Method | Description | |
---|---|---|
OnDisable ( ) : void | ||
Start ( ) : void | ||
ThreadFunc ( ) : void | ||
Update ( ) : void |
public setVolume ( float desiredVolume ) : void | ||
desiredVolume | float | |
return | void |