IAnimBlueprintCompilerHandlerCollection::GetHandler

Get a GetHandler of specified type with the specified name.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library