SetFormDescription
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Sets the Description text of the specified form (e.g. Note, Perk, Message, Terminal, Weapon Mod, Challenge, Loading Screen, etc.).
Syntax
(success:0/1) SetFormDescription baseForm:ref descriptionText:formattedString formatVars(up to 20)
Example
SetFormDescription McCarranFieldNote01 "Put some text here"
Notes
- descriptionText supports string formatting, and up to 20 variables may be used.