Method ResetShownState
- Namespace
- Gamelogic.Extensions.Editor.Internal
- Assembly
- Gamelogic.Extensions.Editor.dll
ResetShownState(string)
Resets the shown state for the given key so the window will appear again on next startup.
public static void ResetShownState(string shownKey)
Parameters
shownKeystringThe unique key identifying this asset's shown state.