experience_permissions
LLEvents:on("experience_permissions", function(agent_id: string) -- ...end)Triggered when an agent has approved an experience permissions request.
Parameters
-
agent_id(string) - ID of the agent approving permission for the Experience.
Examples
Section titled “Examples”Add example usage here showing how to handle the experience_permissions event in SLua/Luau.
Add additional notes, caveats, or tips specific to using this event in SLua/Luau.
See Also
Section titled “See Also”- Related events and functions can be linked here
- LSL equivalent: experience_permissions