This marks an object as "volatile". This ensures, that an object added to the VcsApp will never be serialized into a module, regardless of the current dynamic module. Typical use case is a scratch layer which represents temporary features.
the object to mark as volatile
Generated using TypeDoc
This marks an object as "volatile". This ensures, that an object added to the VcsApp will never be serialized into a module, regardless of the current dynamic module. Typical use case is a scratch layer which represents temporary features.