EndUpdating()
Indicates that updates to IVariable have finished and sends the PersistentVariablesSource.EndUpdate event. Note: PersistentVariablesSource.BeginUpdating and PersistentVariablesSource.EndUpdating can be nested, PersistentVariablesSource.EndUpdate will only be called after the last PersistentVariablesSource.EndUpdating.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.SmartStrings.Extensions
- Assembly: UnityEngine.SmartStringsModule
public static void EndUpdating()