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, pull the interface card for the DataPreset, and feed an impulse into the SetActive field of the interface card.
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.
<!--T:4-->
<!--T:4-->
== Examples ==<!--T:5-->
== Examples ==<!--T:5-->
Revision as of 20:56, 12 January 2024
<translate>
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.