Click or drag to resize

AspectBindableItemNameStoreUpdate Method

Updates all bindable item names.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
public void Update()
Remarks
This function should be called after the aspect name changes. This function is called automatically after the naming scheme changes.
See Also