Package-level declarations

Types

Link copied to clipboard
class GodotAndroidPlugin(godot: Godot) : GodotPlugin

This is the main Godot Plugin class exposing the interfaces to use with Godot. In this class you will find all the methods that can be called in your game via GDScript.