com.onlineobject.objectnet Namespace

NetworkAudioController..::..Play Method

Plays the given audio clip and sends a network event to other clients to play the same audio.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void Play(

	AudioClip audioClip

)

Parameters

audioClip
Type: AudioClip
The audio clip to play.