struct SPredictedCharacterStates { };
IAnimationGraph.h
Rename to SMotionParameters
bool GetParam(EMotionParamID motionParameterID, float& value) const;
bool IsSet() const;
bool IsValid() const;
inline void Reset();
bool SetParam(EMotionParamID motionParameterID, float value);
SPredictedCharacterStates();