Break MovementProperties

Break MovementProperties

Windows
MacOS
Linux

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

Break MovementProperties
Movement Properties
Can Crouch
Can Jump
Can Walk
Can Swim
Can Fly

Inputs

Movement Properties
Movement Properties Structure (by ref)

Outputs

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