TopicSetPriority
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Sets or returns priority of specified Topic.
Syntax
(iPriority:int) TopicSetPriority Topic:form Priority:int
Example
TopicSetPriority GREETING 100
Will set Priority of GREETING topic to 100.
set iPriority to TopicSetPriority GREETING Will return Priority of GREETING.
Notes
- Changes made by this functions are not saved within a savegame and persistent throughout the gamesession.