UAnimBlueprintExtension::GetInstanceDataType

Get the structure that will be added to any BP-derived [UAnimInstance](API\Runtime\Engine\Animation\UAnimInstance)

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

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimBlueprintExtension.h
Include #include "AnimBlueprintExtension.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimBlueprintExtension.cpp
const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) * GetInstanceDataType() const  

Remarks

Get the structure that will be added to any BP-derived UAnimInstance


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library