Skip to content

SubGame\SaveTheWorld

Kysune edited this page May 5, 2019 · 2 revisions
const fortnite = await eg.runGame(Fortnite);
const br = await fortnite.runSubGame(ESubGame.SaveTheWorld);

Properties

  • name [String]

Methods

getNews()

Returns an object with list of news and last modified time.

Clone this wiki locally