GetDescription
Revision as of 10:22, 27 June 2015 by imported>QQuix (Added a note)
< [[::Category:Functions|Category:Functions]]
A function added by the Oblivion Script Extender.
Syntax:
(description:string) ref.GetDescription object:ref skillrank:short
Returns the text of the description for the object. In the case of skills, an optional second parameter indicates the skill rank (0-3); if omitted, the skill's general description is returned.
Notes
- Returns an empty string if the description is longer than 16383 characters