Navigation
API > API/Plugins > API/Plugins/RigLogicUAF
| Name | FRigLogicModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/RigLogicUAF/Source/RigLogicUAF/Public/RigLogicUAF.h |
| Include Path | #include "RigLogicUAF.h" |
Syntax
class FRigLogicModule : public IModuleInterface
Implements Interfaces
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataPool | UE::UAF::FRigLogicInstanceDataPool | RigLogicUAF.h |
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
RigLogicUAF.h | ||
virtual void StartupModule() |
IModuleInterface implementation | RigLogicUAF.h |