TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

enum ConfigModifiers in Tinman.Core.Config

Enumeration of config field modifiers.

[Flags]
enum ConfigModifiers  

Items

None = 0

The config field has no modifiers.

Intern = 0x02

The config member is used internally, i.e. it is not visible outside the config script.