GetStreamedText3D

From Onset Developer Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
GetStreamedText3D

Type: Function
Context: Client
Introduced: v1.0

Description

Get the streamed text 3d identifiers in a table.

Syntax

GetStreamedText3D()

Parameters

  • This function has no parameters.

Return Value

  • Returns a table with streamed in text 3d identifiers.

Example

local text3d = GetStreamedText3D()

See also