Navigation
Unreal Engine C++ API Reference > Developer > AnimationDataController > IAnimationDataControllerModule
References
Module | AnimationDataController |
Header | /Engine/Source/Developer/AnimationDataController/Public/IAnimationDataControllerModule.h |
Include | #include "IAnimationDataControllerModule.h" |
[TScriptInterface](API\Runtime\CoreUObject\UObject\TScriptInterface)< [IAnimationDataController](API\Runtime\Engine\Animation\AnimData\IAnimationDataController) > GetController ( [UObject](API\Runtime\CoreUObject\UObject\UObject) * Outer )
Remarks
Returns UAnimationDataController instance, with optional outer, wrapped in a TScriptInterface of its implement IAnimationDataController interface