GwenForm  Conversion (GwenForm to Base)

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.Forms.GwenForm.op_Implicit(Rage.Forms.GwenForm)~Gwen.Control.Base"]

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

public static implicit operator Base (
	GwenForm form
)

Parameters

form
Type: Rage.FormsGwenForm

[Missing <param name="form"/> documentation for "M:Rage.Forms.GwenForm.op_Implicit(Rage.Forms.GwenForm)~Gwen.Control.Base"]

Return Value

Type: Base

[Missing <returns> documentation for "M:Rage.Forms.GwenForm.op_Implicit(Rage.Forms.GwenForm)~Gwen.Control.Base"]

See Also

Reference