10 lines
193 B
Python
10 lines
193 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class EventContentScenarioConditionType(object):
|
|
None_ = 0
|
|
DayAfter = 1
|
|
EventPoint = 2
|
|
|