TatScripterLibrary.Create Constructor
Creates a new library instance. Library instances are created automatically by the scripter; you do not need to call this constructor directly.
Syntax
Unit: atScript
constructor TatScripterLibrary.Create(AScripter: TatCustomScripter);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AScripter | TatCustomScripter |