class MainWindow: etc.negui.window.newindow.NeWindow;
- History:
- 1.00β18:
[S] Oneの扱いを微妙に変更。
this(ref NEGUIINFO NeGuiInfo
);
this();
INT execute();
protected void OnDestroy();
class MyChildren;
final MyChildren getNeGuiWindow();
- History:
- 1.00β18:
[P] 戻り値の型変更。
1.00β17:
新規作成。