DORSETRIGS
Home

lua-userdata (2 post)


posts by category not found!

Lua life cycle of userdata and uservalue

Understanding the Lua Userdata Lifecycle How Userdata and Uservalue Interact Luas userdata provides a powerful mechanism to interact with external code like C C

3 min read 04-09-2024 41
Lua life cycle of userdata and uservalue
Lua life cycle of userdata and uservalue

Lua function: 'type', recreated in Luau

Replicating Luas type Function in Luau A Deep Dive The type function in Lua is a powerful tool for understanding the data type of a variable While Luau the scri

2 min read 31-08-2024 37
Lua function: 'type', recreated in Luau
Lua function: 'type', recreated in Luau