Property | Type | Description | |
---|---|---|---|
hasPlayed | bool | ||
soundFolderPath | string | ||
soundFolderPrefabs | string | ||
soundObject | GameObject | ||
sounds | sounds, | ||
time | float |
Method | Description | |
---|---|---|
Start ( ) : void | ||
instantiateOnServer ( string sound ) : void |
Method | Description | |
---|---|---|
RpcInstantiateOnClient ( string sound ) : void |
public instantiateOnServer ( string sound ) : void | ||
sound | string | |
return | void |