FNiagaraSimpleClientInfo

Simple information on the connected client for use in continuous or immediate response UI elements.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDebuggerCommon.h

Include

#include "NiagaraDebuggerCommon.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FNiagaraSimpleClientInfo

Remarks

Simple information on the connected client for use in continuous or immediate response UI elements.

Variables

Name Description

Public variable UProperty Category, EditAnywhere

TArray< FString...

 

Actors

List of all actors with Niagara components.

Public variable UProperty Category, EditAnywhere

TArray< FString...

 

Components

List of all Niagara components.

Public variable UProperty Category, EditAnywhere

TArray< FString...

 

Emitters

List of all Niagara emitters.

Public variable UProperty Category, EditAnywhere

TArray< FString...

 

Systems

List of all system names in the scene.

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