Skip to main content

LuaFileComponent.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type LuaFileComponent
local luafilecomponent;


local val0 = luafilecomponent.GetInstanceID()