GetStreamedObjects

From Onset Developer Wiki
Revision as of 13:35, 14 February 2020 by 28days (talk | contribs)
GetStreamedObjects

Type: Function
Context: Client
Introduced: v1.0

Description

Gets the streamed in objects for the local player.

Syntax

GetStreamedObjects( [, bGetAttached])

Parameters

  • bGetAttached (optional)
    Get the attached objects

Return Value

  • Returns a table with streamed in objects.

Example

__EDIT_ME__

See also