MCPcopy Create free account
hub / github.com/galacean/engine / onStart

Method onStart

packages/core/src/Script.ts:50–50  ·  view source on GitHub ↗

* Called before the frame-level loop start for the first time, only once.

()

Source from the content-addressed store, hash-verified

48 * Called before the frame-level loop start for the first time, only once.
49 */
50 onStart(): void {}
51
52 /**
53 * The main loop, called frame by frame.

Callers 1

callScriptOnStartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected