Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Walkable Slope Override' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| enum | Walkable Slope Behavior | Behavior of this surface (whether we affect the walkable slope).@see GetWalkableSlopeBehavior(), SetWalkableSlopeBehavior() |
| real | Walkable Slope Angle | Override walkable slope angle (in degrees), applying the rules of the Walkable Slope Behavior.@see GetWalkableSlopeAngle(), SetWalkableSlopeAngle() |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Walkable Slope Override |