TopicSetPriority

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Sets or returns priority of specified Topic.

Syntax

[help]
(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.