Skip to content

llGetStatus

function ll.GetStatus(StatusFlag: number): number

Returns boolean value of the specified status (e.g. STATUS_PHANTOM) of the object the script is attached to.

Parameters
StatusFlag (number)
A STATUS_* flag

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.