Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FVersionedNiagaraScriptData
Syntax
UPROPERTY&40;EditAnywhere, Category&61;Script&41;
FText CollapsedViewFormat
Remarks
The format for the text to display in the stack if the value is collapsed. This supports formatting placeholders for the function inputs, for example "myfunc({0}, {1})" will be converted to "myfunc(1.23, Particles.Position)".