AnimGraph_GetTypeIdForType_int_

C++
struct AnimGraph_GetTypeIdForType<int> {
  const EAnimationGraphInputType value = eAGIT_Integer;
};
File

IAnimationGraph.h