Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBodyInstance
Description
Returns the slope override struct for this instance. If we don't have our own custom setting, it will return the setting from the body setup.
| Name | GetWalkableSlopeOverride |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/BodyInstance.h |
| Include Path | #include "PhysicsEngine/BodyInstance.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/BodyInstance.cpp |
const FWalkableSlopeOverride & GetWalkableSlopeOverride() const