Class EntityDeselectionEventArgs
Namespace: RTSEngine.Event
Assembly: cs.temp.dll.dll
Syntax
public class EntityDeselectionEventArgs : EventArgs
Constructors
EntityDeselectionEventArgs(DeselectedType)
Declaration
public EntityDeselectionEventArgs(DeselectedType deselectedType)
Parameters
| Type | Name | Description |
|---|---|---|
| DeselectedType | deselectedType |
Properties
DeselectedType
Declaration
public DeselectedType DeselectedType { get; }
Property Value
| Type | Description |
|---|---|
| DeselectedType |