Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Physics Stance Modifier' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Duration Ms | This modifier will expire after a set amount of time if > 0. If 0, it will be ticked only once, regardless of time step. It will need to be manually ended if < 0. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Physics Stance Modifier |