Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FUAFSystemFactoryParams
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddComponent () |
Factory/UAFSystemFactoryParams.h | ||
void AddComponent
(
const ComponentType& InStruct |
Factory/UAFSystemFactoryParams.h |
AddComponent()
| Name | AddComponent |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/Factory/UAFSystemFactoryParams.h |
| Include Path | #include "Factory/UAFSystemFactoryParams.h" |
template<typename ComponentType>
void AddComponent()
AddComponent(const ComponentType &)
| Name | AddComponent |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/Factory/UAFSystemFactoryParams.h |
| Include Path | #include "Factory/UAFSystemFactoryParams.h" |
template<typename ComponentType>
void AddComponent
(
const ComponentType & InStruct
)