LogicPlayer
Class in LogicToolkit / Inherits from: LogicPlayerBase
Description
Component that references and plays LogicAsset
Properties
Property Name | Description |
---|---|
Asset | Reference to LogicAsset |
LogicController | Returns the instance of LogicPlayerBase.LogicController that is playing |
Inherited Members
Properties
Property Name | Description |
---|---|
PlayState | Play status |
Methods
Method Name | Description |
---|---|
Pause | Pause. |
Play | Start playing |
Resume | Resume. |
Stop | Stop playback. |