DestroyText3D

From Onset Developer Wiki
Revision as of 14:43, 17 November 2019 by 28days (talk | contribs)
DestroyText3D

Type: Function
Context: Server
Introduced: v1.0

Description

Destroys the specified 3D text label.

Syntax

DestroyText3D(text3d)

Parameters

  • text3d
    The 3D text label identifier

Return Value

  • Returns true on success.

Example

__EDIT_ME__

See also