Navigation
BlueprintAPI > BlueprintAPI/LevelSequence
Find meta-data of a particular type for this level sequence instance, adding it if it doesn't already exist.
Target is Level Sequence
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| class | In Class | Class that you wish to find or create the metadata object for. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | An instance of this class as metadata on this Level Sequence. |