SetText3DDetached: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Server|1.2}} {{FuncDescription|Detach an already attached text3d.}} {{FuncSyntax|SetText3DDetached(text3d)}} {{FuncParameters}} {{FuncParam|text3d|The Text3...")
 
(No difference)

Latest revision as of 13:02, 27 May 2020

SetText3DDetached

Type: Function
Context: Server
Introduced: v1.2

Description

Detach an already attached text3d.

Syntax

SetText3DDetached(text3d)

Parameters

  • text3d
    The Text3D identifier.

Return Value

  • This function returns nothing.

Example

__EDIT_ME__

See also