Osiris/API/ClearTag

From Divinity Engine Wiki
Revision as of 15:27, 28 February 2019 by Tinkerer (talk | contribs) (Documented ClearTag)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • call ClearTag((GUIDSTRING)_Source, (STRING)_Tag)
Description

Clear the tag _Tag from _Source.

Notes
  • Only tags that were set from script or from a dialog can be cleared this way. Tags that were set via the editor sidebar on a root template or on an object cannot be cleared (except by transforming to another root template).
See Also