Navigation
BlueprintAPI > BlueprintAPI/Layers
Gets the ULayer Object of the named layer
Target is Layers Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| name | Layer Name | The name of the layer whose ULayer Object is returned |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value | The ULayer Object of the provided layer name |