IAnimationDataControllerModule

Unreal Engine C++ API Reference > Developer > AnimationDataController

Inheritance Hierarchy

References

   
Module AnimationDataController
Header /Engine/Source/Developer/AnimationDataController/Public/IAnimationDataControllerModule.h
Include #include "IAnimationDataControllerModule.h"

Syntax

class IAnimationDataControllerModule : public [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface)  

Functions

Type Name Description
TScriptInter... GetController ( UObject* Outer ) Returns UAnimationDataController instance, with optional outer, wrapped in a TScriptInterface of its implement IAnimationDataController interface

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library