Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FUAFModuleInstanceComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAnimNextModuleInstance & GetModuleInstance () |
Returns the owning module instance this component lives on. | Module/UAFModuleInstanceComponent.h | |
const FAnimNextModuleInstance & GetModuleInstance () |
Returns the owning module instance this component lives on. | Module/UAFModuleInstanceComponent.h |
GetModuleInstance()
Description
Returns the owning module instance this component lives on.
| Name | GetModuleInstance |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/Module/UAFModuleInstanceComponent.h |
| Include Path | #include "Module/UAFModuleInstanceComponent.h" |
| Source | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Private/Module/UAFModuleInstanceComponent.cpp |
FAnimNextModuleInstance & GetModuleInstance()
GetModuleInstance()
Description
Returns the owning module instance this component lives on.
| Name | GetModuleInstance |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/Module/UAFModuleInstanceComponent.h |
| Include Path | #include "Module/UAFModuleInstanceComponent.h" |
| Source | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Private/Module/UAFModuleInstanceComponent.cpp |
const FAnimNextModuleInstance & GetModuleInstance() const