Table of Contents

Method HasBeenShown

Namespace
Gamelogic.Extensions.Editor.Internal
Assembly
Gamelogic.Extensions.Editor.dll

HasBeenShown(string)

Returns whether the welcome window has been shown for the given key in this project.

public static bool HasBeenShown(string shownKey)

Parameters

shownKey string

The unique key identifying this asset's shown state.

Returns

bool