Unreal Engine Blueprint API Reference > Level Variant Sets
Returns the LevelVariantSets asset, optionally loading it if necessary
Target is Level Variant Sets Actor
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
boolean | Load |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | Returns the LevelVariantSets asset, optionally loading it if necessary |