GetDescription

Revision as of 11:23, 27 June 2015 by imported>QQuix (Added a 'see also')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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

See also