OnObjectStreamIn: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{Info|Event|Client|1.0}}
{{Info|Event|Client|1.0}}


{{FuncDescription|__EDIT_ME__}}
{{FuncDescription|Called when an object is streamed in from the server.}}


{{FuncSyntax|OnObjectStreamIn(object)}}
{{FuncSyntax|OnObjectStreamIn(object)}}

Revision as of 11:43, 26 December 2019

OnObjectStreamIn

Type: Event
Context: Client
Introduced: v1.0

Description

Called when an object is streamed in from the server.

Syntax

OnObjectStreamIn(object)

Parameters

  • object
    The object identifier which streamed in.

Example

__EDIT_ME__

See also

Game

Vehicle

Player

Weapon

Parachuting

Key

NPC

Object

Package

Pickup

Text

Vehicle

Web UI

Sound

Door

Network