TNiagaraViewModelManager::GetExistingViewModelForObject

Query to determine if any ViewModel is currently pointing at this Model.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "ViewModels/TNiagaraViewModelManager.h"

Syntax

static TSharedPtr< ViewModelType > GetExistingViewModelForObject
(
    ObjectType * Object,
    int32 WhichIdx
)

Remarks

Query to determine if any ViewModel is currently pointing at this Model.

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