UAnimBlueprintExtension::FindExtension

Get an already-requested extension for an anim blueprint.

Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimBlueprintExtension

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimBlueprintExtension.h
Include #include "AnimBlueprintExtension.h"
template<typename ExtensionType>
static ExtensionType * FindExtension
(
    [UAnimBlueprint](API\Runtime\Engine\Animation\UAnimBlueprint) * InAnimBlueprint
)

Remarks

Get an already-requested extension for an anim blueprint. nullptr if the extension is not found.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library