ItemShowEntityMenu

From Nutscript Developer Wiki
   GM:ItemShowEntityMenu(entity)

Description[edit]

This function draws the interaction menu with some entity/item. This can be used some entity with simple hacks, but mostly this hook is used to interact entity on the ground. You can't do much thing with inventory carried items with this hook

Arguments[edit]

  • Player entity

Return Values[edit]

return none

Examples[edit]

none.