Difference between revisions of "CBlob::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: [[CBlob...")
 
(No difference)

Latest revision as of 10:10, 19 September 2012



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

Object method of: CBlob