IAnimBlueprintCompilerHandlerCollection::GetHandler

Get a GetHandler of specified type with the specified name.

Windows
MacOS
Linux

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Public/IAnimBlueprintCompilerHandlerCollection.h

Include

#include "IAnimBlueprintCompilerHandlerCollection.h"

Syntax

template<typename THandlerClass>
THandlerClass * GetHandler
(
    FName InName
) const

Remarks

Get a GetHandler of specified type with the specified name.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss