OnObjectStreamIn: Difference between revisions
From Onset Developer Wiki
mNo edit summary |
mNo edit summary |
||
| Line 12: | Line 12: | ||
{{RelatedFunctions}} | {{RelatedFunctions}} | ||
{{ | {{ObjectClientEvents}} | ||
Revision as of 09:19, 16 January 2020
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__
