OnObjectStreamIn
From Onset Developer Wiki
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__
OnObjectStreamIn Type: Event |
Called when an object is streamed in from the server.
OnObjectStreamIn(object)
__EDIT_ME__