Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/TAdapterRefListOneSource
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize
(
TSourceObject* SourceObject, |
SystemAdapter/AdapterShared.h | ||
void Initialize
(
const TSourceObject* SourceObject, |
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 * SourceObject,
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 * SourceObject,
TSharedRef < const IFactory > InAdapterFactory
)