Parameters |
Description |
const char * text |
text of tutorial. |
codexPerkId |
This codex entry will be unlocked on player and action hint "press N to see this in codex" will be displayed. |
timeout |
time to show tutorial, larger than 0, default is 0 - never hidden. |
Syntax: Game.ShowTutorialWithCodex(text, codexPerkId, timeout = 0, syncWithDialogue = false, forceTutorial = false)
Shows tutorial message for set time.
Copyright (c) 2012. All rights reserved.
|