OnObjectStreamIn: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Event|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|OnObjectStreamIn(object)}} {{FuncParameters}} {{FuncParam|object|The object identifier which streamed...")
 
No edit summary
Line 12: Line 12:


{{RelatedFunctions}}
{{RelatedFunctions}}
{{ClientEvents}}

Revision as of 11:34, 26 December 2019

OnObjectStreamIn

Type: Event
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

OnObjectStreamIn(object)

Parameters

  • object
    The object identifier which streamed in.

Example

__EDIT_ME__

See also