Difference between revisions of "CRules::DeleteScriptObject"

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

Latest revision as of 16:10, 30 September 2012



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

Object method of: CRules