GameObjectClass
GameObjectClass is used for the actual definition of ship types, rather than the instance data that is represented by GameObject and its derivations.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| label | String | R | Label name |
| name | String | R | Display name |
| odf | String | R | ODF filename for this class |
