Skip to content

SubGame\Creative

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

Properties

Methods

getCreativeWorld(code)

Returns informations about creative world.

  • code [String] - creative world's share code

getFavoriteCreativeWorlds()

Returns list of your creative worlds.

Clone this wiki locally