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