Click or drag to resize

UpdateBehavior Properties

The UpdateBehavior type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberDefault Default update behavior that will notify client of property change and propagate property change to sibling asset instances.
Public propertyStatic memberNonPropagating FOR SCRIPT USE ONLY: Update behavior that will notify client of property change and DOES NOT propagate property change to sibling asset instances.
Top
See Also