Movatterモバイル変換


[0]ホーム

URL:


Scripting reference

This section of the manual has a comprehensive reference covering all the APIs available in the scripting feature. You can use this to explore the available APIs or learn more about APIs of particular interest.

Commonly used APIs

The following classes may be a good place to start to learn more about Construct's scripting APIs.

  • IRuntime is the runtime script interface representing the Construct engine and is typically the entry point to all other APIs. It's typically accessed by a variable namedruntime.
  • IInstance is the base class of all object instances, and its derivativeIWorldInstance is the base class of all object instances that appear in the layout.
  • See also thePlugin interfaces andBehavior interfaces sections, which cover APIs for things like the Sprite plugin and Bullet behavior.
Construct 3 Manual2024-05-20

You are here:

Search this manual:

Search this manual
This manual entry was last updated on 20 May, 2024 at 13:24

On this page


[8]ページ先頭

©2009-2025 Movatter.jp