Interface IModule
Inherited Members
Namespace: QFSW.BA.Modules
Assembly: QFSW.BA.dll
Syntax
public interface IModule : IDrawOrder
Properties
EventCallbackOrder
Declaration
int EventCallbackOrder { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |
ID
Declaration
string ID { get; }
Property Value
| Type | Description |
|---|---|
| String |
Methods
DrawModule()
Declaration
void DrawModule()