Difference between revisions of "CBlob::GetScriptObjectsArray"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void GetScriptObjectsArray( const string &in groupName, array<IScriptObject@> &inout ) </syntaxhighlight> Object m...")
 
(No difference)

Latest revision as of 10:11, 19 September 2012



void GetScriptObjectsArray( const string &in groupName, array<IScriptObject@> &inout )

Object method of: CBlob