Navigation
API > API/Plugins > API/Plugins/NiagaraCore
| Name | UNiagaraMergeable |
| Type | class |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraCore/Public/NiagaraMergeable.h |
| Include Path | #include "NiagaraMergeable.h" |
Syntax
UCLASS (MinimalAPI)
class UNiagaraMergeable : public UNiagaraNotifyOnChanged
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UNiagaraNotifyOnChanged → UNiagaraMergeable
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UNiagaraMergeable() |
NiagaraMergeable.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MergeId | FGuid | NiagaraMergeable.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Equals
(
const UNiagaraMergeable* Other |
NiagaraMergeable.h | ||
FGuid GetMergeId() |
NiagaraMergeable.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UNiagaraMergeable * StaticDuplicateWithNewMergeIdInternal
(
UObject* InOuter |
NiagaraMergeable.h |