Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Live Link Skeleton Static Data' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| 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 Skeleton Static Data |