Navigation
API > API/Plugins > API/Plugins/Locomotor > API/Plugins/Locomotor/FLocomotorFootSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< FLocomotorFoot > & GetFeet () |
Get access to the feet in this set | LocomotorCore.h | |
const TArray< FLocomotorFoot > & GetFeet () |
LocomotorCore.h |
GetFeet()
Description
Get access to the feet in this set
| Name | GetFeet |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Animation/Locomotor/Source/Locomotor/Public/LocomotorCore.h |
| Include Path | #include "LocomotorCore.h" |
TArray < FLocomotorFoot > & GetFeet()
GetFeet()
| Name | GetFeet |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Animation/Locomotor/Source/Locomotor/Public/LocomotorCore.h |
| Include Path | #include "LocomotorCore.h" |
const TArray < FLocomotorFoot > & GetFeet() const