Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FNiagaraInputExposureOptions
Syntax
UPROPERTY (EditAnywhere, DisplayName="Advanced Display", Category=Exposure,
Meta=(editcondition="bExposed"))
uint32 bHidden: 1
Remarks
If true then this input will be shown in the advanced pin section of the caller node. Only works in function scripts, does nothing in dynamic inputs or module scripts.