Tile - YGameSession - Get Reserved Game Id – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:


'''string'''
'''string'''
=== Availability ===
[[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Not in Edu|Not in Edu]]


=== Description ===
=== Description ===

Revision as of 12:15, 12 November 2021

Get Reserved Game Id(Session object)

YlandsTile-894.png

static matchmakingGetReserveGameId(sessionObject: YSessionObject): string;

Parameters

sessionObject

Returns

string

Availability

Server, Not in Edu

Description

Returns the Game ID of game where the player can be dispatched to.

Notes

  • Guid is determined from the Session object.