Localized table type.

Properties

optional editorLoadFull:Null<Bool>

If enabled, the editor will load this table in localization manager.

fields:Array<String>

Database row fields to localize.

optional hasUniqueID:Null<Bool>

If enabled, this table uses unique IDs.

name:String

Table name.

query:String

SQL query to select all rows from this table.