FNiagaraPlatformSetCVarCondition::GetCVar

Returns the CVar for this condition.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPlatformSet.h

Include

#include "NiagaraPlatformSet.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraPlatformSet.cpp

Syntax

IConsoleVariable * GetCVar() const

Remarks

Returns the CVar for this condition. Can be null if the name give is not a valid CVar or the CVar is removed.

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