The Set Active button applies all values and references to their respective target fields.
The Set Active button applies all values and references to their respective target fields.
The only way to programmatically apply the preset is to use a ProtoFlux tool, grab the <code>SetActive()</code> delegate, and press the "Proxy" button in your context menu, then feed a Call into the node.
The only way to programmatically apply the preset is to use a [[ProtoFlux_Tool|ProtoFlux Tool]], grab the <code>SetActive()</code> [[Delegate]], and press the "Proxy" button in your [[Context_menu|Context Menu]], then feed a [[Impulses|Call]] into the node.
<!--T:4-->
<!--T:4-->
== Examples ==<!--T:5-->
== Examples ==
<!--T:5-->
== Related Components ==
== Related Components ==
</translate>
</translate>
Revision as of 19:28, 25 February 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Each entry in the list of Entries is a DataPresetReference<T> or a DataPresetValue<T>. These may be added manually, or, if the DataPresetReferences and DataPresetValues are components in this slot or child slots, the Add All Children button will add them for you (replacing any existing list).
Each entry consists of the value or reference, plus a target field.
The Set Active button applies all values and references to their respective target fields.
The only way to programmatically apply the preset is to use a ProtoFlux Tool, grab the SetActive()Delegate, and press the "Proxy" button in your Context Menu, then feed a Call into the node.