Break NavDataConfig

Break NavDataConfig

Windows
MacOS
Linux

Adds a node that breaks a 'NavDataConfig' into its member fields

Break NavDataConfig
Nav Data Config
Name
Color
Default Query Extent
X0.0
Y0.0
Z0.0
Nav Data Class
Nav Agent Radius
0.0
Nav Agent Height
0.0
Nav Agent Step Height
0.0
Nav Walking Search Height Scale
0.0
Preferred Nav Data
Can Crouch
Can Jump
Can Walk
Can Swim
Can Fly

Inputs

Outputs

Name
Name

Internal/debug name of this agent

Color
Color Structure

Color used to represent this agent in the editor and for debugging

Default Query Extent
Vector

Rough size of this agent, used when projecting unto navigation mesh

Preferred Nav Data
Soft Class Path Structure

Type of navigation data used by agent, null means "any"

Can Crouch
Boolean

If true, this Pawn is capable of crouching.

Can Jump
Boolean

If true, this Pawn is capable of jumping.

Can Walk
Boolean

If true, this Pawn is capable of walking or moving on the ground.

Can Swim
Boolean

If true, this Pawn is capable of swimming or moving through fluid volumes.

Can Fly
Boolean

If true, this Pawn is capable of flying.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss