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