ClaimObjectTouch
Revision as of 12:46, 7 November 2023 by Habi (talk | contribs) (Created page with "{{Welcome|desc=Sends a object touch packet to server, so that the object touch is registered.|params=<source>( objectId )</source><poem> objectId : The ID of the target object. </poem>| retvals=true if the object is streamed in, false otherwise | relfuncs=*ClaimObjectShot *IsObjectStreamedIn *GetObjectModel *OnObjectUpdate *OnObjectStreamIn }}")
Description:
Sends a object touch packet to server, so that the object touch is registered.
Parameters:
( objectId )
objectId : The ID of the target object.
Return Values:
true if the object is streamed in, false otherwise
Related Functions
The following functions may be helpful as they relate to this function in one way or another.