Difference between revisions of "CTechTree::hasTech"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool hasTech(string techname) </syntaxhighlight> Object method of: CTechTree Category:Scripting [[C...")
 
(No difference)

Latest revision as of 07:24, 10 September 2012



 
 bool hasTech(string techname)

Object method of: CTechTree