Navigation
BlueprintAPI > BlueprintAPI/Sequencer > BlueprintAPI/Sequencer/Player
Get the name of the sequence this player is playing
Target is Day Sequence Player
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| boolean | Add Client Info | If true, add client index if running as a client |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Return Value | the name of the sequence, or None if no sequence is set |