class-info
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| class-info [2026/02/23 17:02] – created polymorphgames | class-info [2026/02/23 17:59] (current) – polymorphgames | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Class Info ====== | ====== Class Info ====== | ||
| + | |||
| + | This is a table defining a custom class to be registered with the '' | ||
| + | |||
| + | <code lua> | ||
| + | { | ||
| + | TypeName = " | ||
| + | ParentType = " | ||
| + | Properties = { | ||
| + | { Name = " | ||
| + | { Name = " | ||
| + | { Name = " | ||
| + | } | ||
| + | | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | ===== Properties ===== | ||
| + | A list of the class properties. Each property is defined with a table with the following fields: | ||
| + | |||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | ===== Property Flags ===== | ||
| + | ^ Name ^ Description ^ | ||
| + | | '' | ||
| + | | '' | ||
class-info.1771884154.txt.gz · Last modified: 2026/02/23 17:02 by polymorphgames
