Skip to main content

GameModeExit

คำอธิบาย

Ends the current gamemode.

NameDescription

ตัวอย่าง

if (OneTeamHasWon)
{
GameModeExit();
}

ฟังก์ชั่นที่เกี่ยวข้องกัน