Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/TAdapterRefListThreeSources
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize
(
TSourceObject1* SourceObject1, |
SystemAdapter/AdapterShared.h | ||
void Initialize
(
const TSourceObject1* SourceObject1, |
SystemAdapter/AdapterShared.h |
Initialize(TSourceObject1 , TSourceObject2 , TSourceObject3 *, 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
(
TSourceObject1 * SourceObject1,
TSourceObject2 * SourceObject2,
TSourceObject3 * SourceObject3,
TSharedRef < const IFactory > InAdapterFactory
)
Initialize(const TSourceObject1 , const TSourceObject2 , const TSourceObject3 *, 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 TSourceObject1 * SourceObject1,
const TSourceObject2 * SourceObject2,
const TSourceObject3 * SourceObject3,
TSharedRef < const IFactory > InAdapterFactory
)