#include <CarlaRecorderWalkerBones.h>
Collaboration diagram for CarlaRecorderWalkerBone:Public Member Functions | |
| CarlaRecorderWalkerBone (FString &InName, FVector &InLocation, FVector &InRotation) | |
Public Attributes | |
| FVector | Location |
| FString | Name |
| FVector | Rotation |
Definition at line 13 of file CarlaRecorderWalkerBones.h.
|
inline |
Definition at line 19 of file CarlaRecorderWalkerBones.h.
| FVector CarlaRecorderWalkerBone::Location |
Definition at line 16 of file CarlaRecorderWalkerBones.h.
| FString CarlaRecorderWalkerBone::Name |
Definition at line 15 of file CarlaRecorderWalkerBones.h.
| FVector CarlaRecorderWalkerBone::Rotation |
Definition at line 17 of file CarlaRecorderWalkerBones.h.
1.8.13