FNiagaraBool::SetRawValue

Sets this niagara bool's raw integer value directly using the special raw integer values expected by the VM and HLSL.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraTypes.h"

Syntax

void SetRawValue
(
    int32 RawValue
)

Remarks

Sets this niagara bool's raw integer value directly using the special raw integer values expected by the VM and HLSL.

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