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
shownKeystringThe unique key identifying this asset's shown state.