Skip to content

llGetObjectPrimCount

function ll.GetObjectPrimCount(ObjectID: string): number

Returns 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)

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.