llGetObjectPrimCount
function ll.GetObjectPrimCount(ObjectID: string): numberReturns the total number of prims for an object in the region.
Returns the prim count for any object id in the same region.
Parameters
-
ObjectID(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetObjectPrimCount().
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: llGetObjectPrimCount