The OpenD Programming Language

Title

Currently only holds the title. In the future could also be used to store details on location etc.

struct Title {}

Members

Variables

title
string[] title;

The actual title

Meta