GetDescription

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
< [[::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