Click or drag to resize

ObjectToClaim_ExampleUpdate Method

When SendClaim is triggered to true via Unity Editor we will send a claim for this object. We will lose this claim after 1 second of setting SendClaim to false because SendAndSetClaim releases the object back to the server after 1 second

Namespace:  SimpleDemos
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private void Update()
See Also