Difference between revisions of "RefreshTopicList"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Maturin
 
imported>Vswe
m (Added Search Terms)
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:


Manually refreshes the dialogue topic list. Normally not necessary, but is useful in some specific situations (usually where a script is running in menu mode).
Manually refreshes the dialogue topic list. Normally not necessary, but is useful in some specific situations (usually where a script is running in menu mode).


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Dialogue Functions]]
[[Category: Dialogue Functions]]
[[Category: Dialogue Functions (CS 1.0)]]
<!-- Begin Search Terms
Refresh
Topic
List
End Search Terms -->

Latest revision as of 12:20, 20 June 2008

Syntax:

RefreshTopicList 


Manually refreshes the dialogue topic list. Normally not necessary, but is useful in some specific situations (usually where a script is running in menu mode).