GwenForm Class

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Rage.Forms.GwenForm"]

Inheritance Hierarchy

SystemObject
  Rage.FormsGwenForm

Namespace:  Rage.Forms
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

[SerializableAttribute]
public class GwenForm

The GwenForm type exposes the following members.

Constructors

  NameDescription
Public methodGwenForm(Type)
Initializes a new instance of the GwenForm class
Public methodGwenForm(String, Int32, Int32)
Initializes a new instance of the GwenForm class
Top
Properties

  NameDescription
Public propertyInternalCanvas
Public propertyPosition
Public propertySize
Public propertyWindow
Top
Methods

  NameDescription
Public methodInitializeLayout
When overriden in a derived class, initializes the layout of this form.
Public methodShow
Queues this form to be shown on the next tick.
Top
Operators

  NameDescription
Public operatorStatic member(GwenForm to Base)
Top
See Also

Reference