SetEssential

Revision as of 23:54, 3 February 2017 by imported>Pintocat
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

Link to TES4 Construction Set Wiki: SetEssential.

A function included in the GECK version 1.1.0.36.

Description

Sets the essential state of the object.

Syntax

SetEssential BaseID:string Flag:boolean

Example

SetEssential MyCompanionID 1

Sets the object, referred to by MyCompanionID, to essential.

See Also

IsEssential