Skip to content

llGetHealth

function ll.GetHealth(ID: string): number

Returns the current health of an avatar or object in the region.

Parameters
ID (string)
The ID of an agent or object in the region.

Add example usage here showing SLua/Luau syntax with ll.GetHealth().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.