UNiagaraScript::ExposeVersion

Changes the exposed version. Does nothing if the guid does not exist in the script's version data.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraScript.h"

Source

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

Syntax

void ExposeVersion
(
    const FGuid & VersionGuid
)

Remarks

Changes the exposed version. Does nothing if the guid does not exist in the script's version data.

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