Module constant

Module constant 

Source

Structs§

ExportConstant
All the info needed to export a constant to Godot.
IntegerConstant
A constant named name with the value value.

Enums§

ConstantKind
Whether the constant should be interpreted as a single integer, an enum with several variants, or a bitfield with several flags.