Difference between revisions of "CRules::AddScriptObject"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool AddScriptObject( const string &in groupName, IScriptObject @obj) </syntaxhighlight> Object method of: CRules...")
 
(No difference)

Latest revision as of 17:10, 30 September 2012



bool AddScriptObject( const string &in groupName, IScriptObject @obj)

Object method of: CRules