llGetStatus
function ll.GetStatus(StatusFlag: number): numberReturns boolean value of the specified status (e.g. STATUS_PHANTOM) of the object the script is attached to.
Parameters
-
StatusFlag(number) - A STATUS_* flag
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetStatus().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetStatus