ProtoFlux:Get Locomotion Archetype

From Resonite Wiki
Revision as of 06:10, 30 January 2025 by AmasterAmaster (talk | contribs) (Added Get Locomotion Archetype node page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Get Locomotion Archetype
Module
*
Locomotion

The Get Locomotion Archetype node takes in an ILocomotionModule and returns the locomotion archetype that was provided from a user's locomotion module (found in the locomotion modules component category).

Inputs

Module (ILocomotionModule)

The user's locomotion module.

Outputs

* (LocomotionArchetype?)

Returns the (nullable) locomotion archetype.

Examples