FNiagaraEventScriptPropertiesCustomization::MakeInstance

Makes a new instance of this detail layout class for a specific detail view requesting it

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Customizations/NiagaraEventScriptPropertiesCustomization.h

Include

#include "Customizations/NiagaraEventScriptPropertiesCustomization.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/Customizations/NiagaraEventScriptPropertiesCustomization.cpp

Syntax

static TSharedRef< class IPropertyTypeCustomization > MakeInstance
(
    TWeakObjectPtr< UNiagaraSystem > InSystem,
    TWeakObjectPtr< UNiagaraEmitter > InEmitter
)

Remarks

Makes a new instance of this detail layout class for a specific detail view requesting it

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss