Click or drag to resize

CustomPropertyUpdatedScript Property

Occurs whenever the custom property value changes.

Namespace: Demo3D.Utilities
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public CustomPropertyScriptReference UpdatedScript { get; }

Property Value

CustomPropertyScriptReference
See Also