Table of Contents

TUnknownElementEvent Type

Event type fired during script compilation when the compiler encounters an unrecognized identifier.

Remarks

The Context parameter provides details about the unknown element so the handler can register the missing class, method, or property dynamically. See TatCustomScripter.OnUnknownElement.

Syntax

Unit: atScript