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...')
(No difference)

Revision as of 19:21, 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