Interface IEvent
Assembly: Experior.Interfaces.dll
Syntax
Properties
Action
Declaration
string Action { get; set; }
Property Value
Type |
Description |
System.String |
|
Assembly
Declaration
IAssembly Assembly { get; }
Property Value
CanMoveDown
Declaration
bool CanMoveDown { get; }
Property Value
Type |
Description |
System.Boolean |
|
CanMoveUp
Declaration
Property Value
Type |
Description |
System.Boolean |
|
Description
Declaration
string Description { get; set; }
Property Value
Type |
Description |
System.String |
|
Enabled
Declaration
bool Enabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FlyTime
Declaration
float FlyTime { get; set; }
Property Value
Type |
Description |
System.Single |
|
Method
Declaration
string Method { get; set; }
Property Value
Type |
Description |
System.String |
|
Seconds
Declaration
Property Value
Type |
Description |
System.Single |
|
Seed
Declaration
Property Value
Type |
Description |
System.Int32 |
|
Source
Declaration
string Source { get; set; }
Property Value
Type |
Description |
System.String |
|
Time
Declaration
string Time { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
MoveDown()
Declaration
MoveUp()
Declaration