10 lines
162 B
Python
10 lines
162 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class OpenCondition(object):
|
|
Hide = 0
|
|
Lock = 1
|
|
Open = 2
|
|
|