mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add ObjectRef:get_luaentity()
This commit is contained in:
parent
48131bf988
commit
2445cbbbdc
2 changed files with 13 additions and 0 deletions
|
@ -208,6 +208,7 @@
|
|||
-- - ^ Select sprite from spritesheet with optional animation and DM-style
|
||||
-- - texture selection based on yaw relative to camera
|
||||
-- - get_entity_name()
|
||||
-- - get_luaentity()
|
||||
-- Player-only: (no-op for other objects)
|
||||
-- - get_player_name(): will return nil if is not a player
|
||||
-- - get_inventory() -> InvRef
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue