Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Live Link Character Static Data' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| boolean | Is Location Supported | |
| boolean | Is Rotation Supported | Whether rotation in frame data should be used |
| boolean | Is Scale Supported | Whether scale in frame data should be used |
| name | Bone Names | Names of each bone in the skeleton |
| integer | Bone Parents | Parent Indices: For each bone it specifies the index of its parent |
| name | Property Names | Names for each curve values that will be sent for each frame |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Live Link Character Static Data |