Field OnValueChanged
This delegate will be invoked when the reference profile id changes. This will NOT be invoked when the actual profile value itself changes.
Namespace: UnityEditor.AddressableAssets.Settings
Syntax
public Action<ProfileValueReference> OnValueChanged
Returns
Type | Description |
---|---|
Action<ProfileValueReference> |