You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The entity_object is returned by the entities library primarily, as well as related libraries (like target). It is used to describes an in-game actor, which includes all PCs, NPCs, pets, trusts and monsters. The precise fields of this object are defined by the memory package, in the entity section of the types.lua file.