Difference between revisions of "CRules::DeleteScriptObjectByIndex"

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

Latest revision as of 17:10, 30 September 2012



bool DeleteScriptObjectByIndex( const string &in groupName, int index)

Object method of: CRules