UserInterfaceTargetEntity Property |
The current target entity, eg what cursor points on. Can be null if cursor don't point on any entity.
Namespace:
GeonBit.UI
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Entity TargetEntity { get; }
Property Value
Type:
EntitySee Also