LogicBehavior
Class in LogicToolkit / Inherits from: LogicPlayerBase
Description
A component for internally holding and playing LogicBehavior.LogicController
Properties
| Property Name | Description |
|---|---|
| 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. |