GetObjectMass

From Onset Developer Wiki
Revision as of 20:00, 30 August 2020 by BlueMountains (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GetObjectMass

Type: Function
Context: Client
Introduced: v1.0

Description

Gets the mass of this object. This is an automatically calculated approximation.

Syntax

GetObjectMass(object)

Parameters

  • object
    The object identifier.

Return Value

  • Returns the mass as a float (kg)

Example

__EDIT_ME__

See also