Click or drag to resize

UnitSelectorControlValue Property

The UnitDescriptor for the selected unit, or null if global default is selected.

Namespace: Demo3D.Visuals.Controls.CorePropertyViewer
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public UnitDescriptor Value { get; set; }

Property Value

UnitDescriptor
See Also