SetFormDescription
Revision as of 02:20, 9 October 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Sets the '''Description''' text of the specified form (e.g. Note, Perk, Message, Terminal, Weapon Mod, Challenge, Loading Screen, etc.)....")
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
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 text:string
Example
SetFormDescription McCarranFieldNote01 "Put some text here"