Struct SetTargetInputDataEventArgs
Namespace: RTSEngine.Event
Assembly: cs.temp.dll.dll
Syntax
public struct SetTargetInputDataEventArgs
Constructors
SetTargetInputDataEventArgs(SetTargetInputData)
Declaration
public SetTargetInputDataEventArgs(SetTargetInputData data)
Parameters
| Type | Name | Description |
|---|---|---|
| SetTargetInputData | data |
Properties
Data
Declaration
public SetTargetInputData Data { get; }
Property Value
| Type | Description |
|---|---|
| SetTargetInputData |