#include "TestAnimInstance.h" UTestAnimInstance::UTestAnimInstance() { this->WalkCycleSpeed = 200.00f; this->StartMovingSpeed = 50.00f; this->StopMovingSpeed = 10.00f; this->WalkCycleMinRate = 0.30f; this->MeshScale = 1.00f; }