Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PlayState

enumeration

Description

Status of a Playable.

Properties

PausedThe Playable has been paused. Its local time will not advance.
PlayingThe Playable is currently Playing.
DelayedThe Playable has been delayed, using PlayableExtensions.SetDelay. It will not start until the delay is entirely consumed.

Did you find this page useful? Please give it a rating: