Click or drag to resize

ASLObjectSendAndSetClaim Method

Overload List
  NameDescription
Public methodSendAndSetClaim(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
Public methodSendAndSetClaim(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
Public methodCode exampleSendAndSetClaim(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
Top
See Also