[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Rage.Forms.GwenForm"]
Inheritance Hierarchy
Rage.FormsGwenForm
Namespace: Rage.Forms
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
The GwenForm type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | GwenForm(Type) | Initializes a new instance of the GwenForm class |
![]() | GwenForm(String, Int32, Int32) | Initializes a new instance of the GwenForm class |
Properties
Name | Description | |
---|---|---|
![]() | InternalCanvas | |
![]() | Position | |
![]() | Size | |
![]() | Window |
Methods
Name | Description | |
---|---|---|
![]() | InitializeLayout |
When overriden in a derived class, initializes the layout of this form.
|
![]() | Show |
Queues this form to be shown on the next tick.
|
Operators
Name | Description | |
---|---|---|
![]() ![]() | (GwenForm to Base) |
See Also