UT PartyRestore

From Dragon Age Toolset Wiki
Revision as of 19:21, 10 February 2010 by BryanDerksen (Talk | contribs) (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...')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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