Difference between revisions of "UT PartyRestore"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with '{{dafunction |name = UT_PartyRestore |brief = Restores a party that was cleared using UT_PartyStore |returntype = void |returndesc = |sourcefile = utility_h |sourcemodule = Core...')
 
 
Line 20: Line 20:
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
 
[[UT_PartyStore]]
 
[[UT_PartyStore]]
 +
[[Category:Party and group control]]

Latest revision as of 22:05, 10 February 2010

Restores a party that was cleared using UT_PartyStore

void UT_PartyRestore(
);
Parameters:
None
Returns:

Nothing.

Source:

Core Resources.utility_h



See also

UT_PartyStore