Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Remote Control Function' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Remote Control Function |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Field Type | The field's type. |
| name | Field Name | The exposed field's name. |
| name | Property Id | The exposed field's identifier. |
| object | Owner | The preset that owns this entity. |
| name | Label | This exposed entity's alias. |
| struct | Id | Unique identifier for this entity |