LuaEntitySAO get_luaentity - Uberi/MineTest-API GitHub Wiki

LuaEntitySAO:get_luaentity

Description

Obtain a table with all the properties and methods of the entity definition.

Syntax

[table](../type/table.html) get_luaentity()

Examples

local is_physical = entity:get_luaentity().physical or false
⚠️ **GitHub.com Fallback** ⚠️