OnObjectStreamIn: Difference between revisions
From Onset Developer Wiki
Created page with "{{Info|Event|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|OnObjectStreamIn(object)}} {{FuncParameters}} {{FuncParam|object|The object identifier which streamed..." |
No edit summary |
||
Line 12: | Line 12: | ||
{{RelatedFunctions}} | {{RelatedFunctions}} | ||
Revision as of 11:34, 26 December 2019
Description
__EDIT_ME__
Syntax
OnObjectStreamIn(object)
Parameters
- object
The object identifier which streamed in.
Example
__EDIT_ME__