Starfield Mod:Script-Form
From Starfield Wiki
| Form | |
|---|---|
| Script | Form |
| Extends | ScriptObject |
A description of the script with its use and purpose.
Definition[edit]
The script header definition.
ScriptName Form Extends ScriptObject Native Hidden
Members[edit]
The members that belong to this script.
- int Function GetFormID()
- string Function GetFormEditorID()
- int Function GetGoldValue()
- float Function GetWeight()
- bool Function HasKeyword(Keyword akKeyword)
- bool Function HasKeywordInFormList(FormList akKeywordList)
- bool Function PlayerKnows()
- Function StartObjectProfiling()
- Function StopObjectProfiling()