• Runs Entity.prototype.getDynamicProperty on the provided entity.

    Parameters

    • entity: Entity

      The entity to get the dynamic property from.

    • identifier: string

      The property identifier.

    Returns undefined | string | number | boolean | Vector3

    The value of the dynamic property.