Table of Contents

FetchWorldsAsync

Methods
public Task<IReadOnlyList<WorldData>> FetchWorldsAsync(string region = "", string simSlug = "")

Get the list of available/online worlds that you have created in your coherence Dashboard asynchronously.

Parameters
Type Name Description
string region

Filter the available worlds by a specific region.

string simSlug

Filter the available worlds by a specific Simulator slug.

Returns
Type Description
Task<IReadOnlyList<WorldData>>

Return true to accept the request for authority.