path_update
LLEvents:on("path_update", function(Type: number, Reserved: {any}) -- ...end)This event is called to inform the script of changes within the object's path-finding status.
Parameters
-
Type(number) -
Reserved({any})
Examples
Section titled “Examples”Add example usage here showing how to handle the path_update 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: path_update