ModuleUsageBitmask

Bitmask for which scripts are supported for this function.

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY(Meta=(Bitmask, BitmaskEnum=ENiagaraScriptUsage))
int32 ModuleUsageBitmask

Remarks

Bitmask for which scripts are supported for this function. Use UNiagaraScript::MakeSupportedUsageContextBitmask to make the bitmask.