Unreal Engine Blueprint API Reference > Pawn > Components > Character Movement
Return true if the hit result should be considered a walkable surface for the character.
Target is Character Movement Component
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
struct | Hit |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Return true if the hit result should be considered a walkable surface for the character. |