class Mappings::DialogueConfigureIntentArray
- Mappings::DialogueConfigureIntentArray
- Mappings::ArrayMapping
- Reference
- Object
Overview
Array of DialogueConfigureIntent
.
Defined in:
bindings/mappings.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
true
if this reference is the same as other. - #data : Array(DialogueConfigureIntent)
- #data=(data : Array(DialogueConfigureIntent))
- #to_unsafe
Macro Summary
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true
if this reference is the same as other. Invokes same?
.