Description
Wiki Description
Plays the sound from the location of the specified object reference.
Documentation Comment
Play this sound base object from the specified source
Parameters
ObjectReferenceakSource
CK Wiki Description
The ObjectReference to play the sound from.
Examples
No human-generated examples found for this function.
Auto-Generated Example
ObjectReference myObjectReference__akSource
int returnedValue = mySound__toCallFunctionOn.Play(myObjectReference__akSource)Related Pages
- Sound
- Sound.PlayAndWait(...)
