Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/TAdapterPtr
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize
(
TSourceObject* InSourceObject, |
SystemAdapter/AdapterShared.h | ||
void Initialize
(
const TSourceObject* InSourceObject, |
SystemAdapter/AdapterShared.h |
Initialize(TSourceObject *, TSharedRef< const IFactory >)
| Name | Initialize |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/SystemAdapter/AdapterShared.h |
| Include Path | #include "SystemAdapter/AdapterShared.h" |
void Initialize
(
TSourceObject * InSourceObject,
TSharedRef < const IFactory > InAdapterFactory
)
Initialize(const TSourceObject *, TSharedRef< const IFactory >)
| Name | Initialize |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/SystemAdapter/AdapterShared.h |
| Include Path | #include "SystemAdapter/AdapterShared.h" |
void Initialize
(
const TSourceObject * InSourceObject,
TSharedRef < const IFactory > InAdapterFactory
)