AnimGraph_GetTypeIdForType_float_

C++
struct AnimGraph_GetTypeIdForType<float> {
  const EAnimationGraphInputType value = eAGIT_Float;
};
File

IAnimationGraph.h