20 Name(InName), Location(InLocation), Rotation(InRotation) {}
26 std::vector<CarlaRecorderWalkerBone>
Bones;
28 void Read(std::ifstream &InFile);
30 void Write(std::ofstream &OutFile);
45 void Write(std::ofstream &OutFile);
49 std::vector<CarlaRecorderWalkerBones>
Walkers;
std::vector< CarlaRecorderWalkerBones > Walkers
CarlaRecorderWalkerBone(FString &InName, FVector &InLocation, FVector &InRotation)
std::vector< CarlaRecorderWalkerBone > Bones