Show / Hide Table of Contents

Enum EWalkableSlopeBehavior

Controls behavior of WalkableSlopeOverride, determining how to affect walkability of surfaces for Characters.

Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EWalkableSlopeBehavior
Remarks

@see FWalkableSlopeOverride @see UCharacterMovementComponent::GetWalkableFloorAngle(), UCharacterMovementComponent::SetWalkableFloorAngle()

Fields

Name Description
WalkableSlope_Decrease
WalkableSlope_Default
WalkableSlope_Increase
WalkableSlope_Max
WalkableSlope_MAX
WalkableSlope_Unwalkable
  • Improve this Doc
  • View Source
Back to top Generated by DocFX