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;
void Write(std::ofstream &OutFile)
std::vector< CarlaRecorderWalkerBones > Walkers
void Add(const CarlaRecorderWalkerBones &InObj)
CarlaRecorderWalkerBone(FString &InName, FVector &InLocation, FVector &InRotation)
void Read(std::ifstream &InFile)
std::vector< CarlaRecorderWalkerBone > Bones
void Write(std::ofstream &OutFile)