Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/Stack > API/Plugins/NiagaraEditor/ViewModels/Stack/FNiagaraScriptInstanceData
Syntax
TSet < FNiagaraVariable > UsedInputs
Remarks
A list of all generally used inputs. This will exclude inputs that are found in the asset but are never actually used, or are edit inline conditions etc. Propagates to categories and inputs so they can determine how to handle children inputs.