SetText3DDetached

From Onset Developer Wiki
Revision as of 13:02, 27 May 2020 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Server|1.2}} {{FuncDescription|Detach an already attached text3d.}} {{FuncSyntax|SetText3DDetached(text3d)}} {{FuncParameters}} {{FuncParam|text3d|The Text3...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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