class
Godot::ConstantInfo
- Godot::ConstantInfo
- Reference
- Object
Defined in:
libgodot/macros.crConstructors
Instance Method Summary
Constructor Detail
def self.new(enum_name : String, name : String, value : Int64, is_bitfield : Bool = false)
#