OnObjectStreamOut

From Onset Developer Wiki
Revision as of 09:25, 16 January 2020 by Chloe (talk | contribs)
OnObjectStreamOut

Type: Event
Context: Client
Introduced: v1.0

Description

Called when an object is streamed out from the server.

Syntax

OnObjectStreamOut(object)

Parameters

  • object
    The object identifier which streamed out.

Example

__EDIT_ME__

See also