PlayStatus
PlayStatus Enum
Current status of the PlayStatus.
Syntax
[Sansar.Script.Interface] public enum PlayStatus
Remarks
Members
Member Name
Description
cFinishedPlaying
(one-shots only) Finished playing to the end.
cLooping
Currently looping.
cPlayingOnce
Currently playing once.
cStopped
Was stopped during playback.
FinishedPlaying
(one-shots only) Finished playing to the end.
Looping
Currently looping.
PlayingOnce
Currently playing once.
Stopped
Was stopped during playback.
Requirements
Namespace: Sansar.Simulation Assembly: Sansar.Simulation (in Sansar.Simulation.dll) Assembly Versions: 1.1.0.0
Last updated