BlueprintAPI > BlueprintAPI/Layers
Checks whether the ULayer Object of the provided layer name exists.
Target is Layers Subsystem
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
name | Layer Name | The name of the layer whose ULayer Object to retrieve |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | If true a valid ULayer Object was found; if false, a valid ULayer object was not found |