Navigation
BlueprintAPI > BlueprintAPI/MotionDesign > BlueprintAPI/MotionDesign/Playable
Returns the current hidden state of this playable. @remark This only works if current level is managed by a playable (i.e. in a rundown or playback graph).
Target is Motion Design Playable Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if the hidden state is set, false otherwise or if not managed by a playable. |