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