Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph > IAnimBlueprintCompilerHandlerCollection
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/IAnimBlueprintCompilerHandlerCollection.h |
Include | #include "IAnimBlueprintCompilerHandlerCollection.h" |
template<typename THandlerClass> THandlerClass * GetHandler ( [FName](API\Runtime\Core\UObject\FName) InName ) const
Remarks
Get a GetHandler of specified type with the specified name.