Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
ShowTutorial
Syntax
C++
int HideTutorial(IFunctionHandler* pH, const char* name);
Parameters 
Description 
const char* name 
id (name) of the tutorial from the tutorials.xml table. 

Syntax: Game.HideTutorial(name) 

Hides tutorial if currently show. If tutorial is not show right now, nothing happens. 

 

Copyright (c) 2012. All rights reserved.