Skip to content

M_WolfCurses_Form_Input_InputForm_1_OnFormPostCreate

Maxwolf edited this page Jan 2, 2016 · 1 revision

InputForm(T).OnFormPostCreate Method

Fired after the state has been completely attached to the simulation letting the state know it can browse the user data and other properties below it.

Namespace: WolfCurses.Form.Input
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public override void OnFormPostCreate()

Implements

IForm.OnFormPostCreate()

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

InputForm(T) Class
WolfCurses.Form.Input Namespace

Clone this wiki locally