Property | Type | Description | |
---|---|---|---|
Dead | bool |
Property | Type | Description | |
---|---|---|---|
EverHadOwners | bool | ||
Owners | List |
||
Pan | float | ||
Volume | float | ||
VolumeSet | bool |
Method | Description | |
---|---|---|
AddOwner ( int id ) : void | ||
AlreadyOwns ( int id ) : bool | ||
HITSound ( ) : System | ||
RemoveOwner ( int id ) : void | ||
SetVolume ( float volume, float pan ) : void | ||
Tick ( ) : bool |
public SetVolume ( float volume, float pan ) : void | ||
volume | float | |
pan | float | |
return | void |