Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Profile Go Command APT' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Profile Go Command APT |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Group | |
| string | Command | |
| real | Wait | |
| string | Log | |
| boolean | Copy Output To Game Log | |
| boolean | Wait For Callback |