- Found in:
- F4SE
Description
Wiki Description
Gets the textual description of the form.
Documentation Comment
returns the description of the form
Caveats
Examples
string description = myObjectMod.GetDescription()
Debug.Trace(myObjectMod + " description equals " + description)Auto-Generated Example
string returnedValue = myForm__toCallFunctionOn.GetDescription()Related Pages
None
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
