#include "FortAnimInput_AdjustedAim.h" FFortAnimInput_AdjustedAim::FFortAnimInput_AdjustedAim() { this->YawOffset = 0.00f; this->PitchOffset = 0.00f; this->YawScale = 0.00f; this->PitchScale = 0.00f; this->ResultingYaw = 0.00f; this->ResultingPitch = 0.00f; }