FNiagaraEmitterHandleViewModel::OnNameTextComitted

Called when the contents of the name text control is committed.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/NiagaraEmitterHandleViewModel.h

Include

#include "ViewModels/NiagaraEmitterHandleViewModel.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/ViewModels/NiagaraEmitterHandleViewModel.cpp

Syntax

void OnNameTextComitted
(
    const FText & InText,
    ETextCommit::Type CommitInfo
)

Remarks

Called when the contents of the name text control is committed.

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