Table of Contents

Namespace Cobilas.GodotEngine.GDLua.Interfaces

Interfaces

ILuaContainerConfg

Defines configuration settings for a Lua container in the Godot engine.

ILuaFile

Defines operations for interacting with Lua files and their contents.

ILuaFileConfg

Defines configuration settings for Lua file operations in the Godot engine.

ILuaTable

Represents a basic Lua table element with a name and value.

ILuaTableItem

Represents a Lua table item that can contain multiple table elements and supports enumeration.