FNiagaraEmitterHandleViewModel::OnIsEnabledCheckStateChanged

Called when the check state of the enabled check box changes.

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 OnIsEnabledCheckStateChanged
(
    ECheckBoxState InCheckState
)

Remarks

Called when the check state of the enabled check box changes.

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