MCPcopy Create free account
hub / github.com/esengine/esengine / onInit

Method onInit

packages/fairygui/src/widgets/Window.ts:425–427  ·  view source on GitHub ↗

* Called when window is initialized * 窗口初始化时调用

()

Source from the content-addressed store, hash-verified

423 * 窗口初始化时调用
424 */
425 protected onInit(): void {
426 // Override in subclass
427 }
428
429 /**
430 * Called when window is shown

Callers 1

doInitMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected