llGetHealth

From Second Life Wiki
Revision as of 17:52, 13 August 2024 by Nexii Malthus (talk | contribs)
Jump to navigation Jump to search

Summary

Function: float llGetHealth( key id );
0.0 Forced Delay
10.0 Energy

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

• key id The ID of an agent or object in the region.

Specification

Returns the current health value for an avatar or object in the region.

Examples

Deep Notes

Signature

function float llGetHealth( key id );