properties
The properties library gives you access to the menu that shows up when right clicking entities while holding C.
Fields
Methods
Add properties to the properties module. Properties can be blocked via GM:CanProperty.
Returns true if given entity can be targeted by the player via the properties system.
This should be used serverside in your properties to prevent abuse by clientside scripting.
Returns an entity player is hovering over with their cursor.
Checks if player hovers over any entities and open a properties menu for it.
Opens properties menu for given entity.