ObjectToClaim_Example Class |
Namespace: SimpleDemos
The ObjectToClaim_Example type exposes the following members.
Name | Description | |
---|---|---|
ObjectToClaim_Example | Initializes a new instance of the ObjectToClaim_Example class |
Name | Description | |
---|---|---|
Update |
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
|
Name | Description | |
---|---|---|
m_ObjectToClaim | Provides an easy way to access the object we want to claim. | |
SendClaim | Boolean value that the user triggers via the Unity Editor to send or not send a claim |