ASLObjectSendAndSetClaim Method |
Name | Description | |
---|---|---|
SendAndSetClaim(ASLObjectClaimCallback) |
Claims an object for the user until someone steals it or the passed in claim time is reached. Changing the time you hold onto an object and
deciding to reset or not the current amount of time you have held it is generally not recommended, but does have occasional applications
| |
SendAndSetClaim(ASLObjectClaimCallback, GameLiftManagerOpFunctionCallback) |
Claims an object for the user until someone steals it or the passed in claim time is reached. Changing the time you hold onto an object and
deciding to reset or not the current amount of time you have held it is generally not recommended, but does have occasional applications
| |
SendAndSetClaim(ASLObjectClaimCallback, Int32, Boolean, GameLiftManagerOpFunctionCallback) |
Claims an object for the user until someone steals it or the passed in claim time is reached. Changing the time you hold onto an object and
deciding to reset or not the current amount of time you have held it is generally not recommended, but does have occasional applications
|