Navigation
API > API/Developer > API/Developer/AnimationDataController
| Name | IAnimationDataControllerModule |
| Type | class |
| Header File | /Engine/Source/Developer/AnimationDataController/Public/IAnimationDataControllerModule.h |
| Include Path | #include "IAnimationDataControllerModule.h" |
Syntax
class IAnimationDataControllerModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TScriptInterface< IAnimationDataController > GetController
(
UObject* Outer |
Returns UAnimationDataController instance, with optional outer, wrapped in a TScriptInterface of its implement IAnimationDataController interface | IAnimationDataControllerModule.h |