Functions
Here you will find functions and example code on how to use our Interactions.
Local Entity
Adding Local Entity
exports["is_interaction"]:addInteractionLocalEntity(name, entity, data)exports["is_interaction"]:addTextLocalEntity(name, entity, data)Example Usage
Removing Local Entity
Example Usage
Hiding/Showing Local Entity
Example Usage
Model
Adding Model
Example Usage
Removing Model
Example Usage
Hiding/Showing Model
Example Usage
Global Entities
Adding Global Entities
Removing Global Entities
Hiding/Showing Global Entities
Example Usage
Coordinates
Adding Coordinates
Example Usage
Removing Coordinates
Example Usage
Hiding/Showing Coordinates
Example Usage
Misc
Removing Interactions Created By Resource
Example Usage
Last updated