12 lines
213 B
Python
12 lines
213 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ExternalBTNodeType(object):
|
|
Sequence = 0
|
|
Selector = 1
|
|
Instant = 2
|
|
SubNode = 3
|
|
ExecuteAll = 4
|
|
|