OnObjectStreamIn: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Welcome|desc=Called when an object is streamed in for npc. | params=<source>( objectId )</source> <poem>::objectId : The ID of the object </poem>| relfuncs=*OnObjectDestroyed *OnObjectUpdate *IsObjectStreamedIn }}") |
(No difference)
|
Revision as of 08:48, 14 November 2023
Description:
Called when an object is streamed in for npc.
Parameters:
( objectId )
objectId : The ID of the object
Return Values:
This function does not return any specific values.
Related Functions
The following functions may be helpful as they relate to this function in one way or another.