12 lines
284 B
Python
12 lines
284 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class EventCollectionUnlockType(object):
|
|
None_ = 0
|
|
ClearSpecificEventStage = 1
|
|
ClearSpecificEventScenario = 2
|
|
ClearSpecificEventMission = 3
|
|
PurchaseSpecificItemCount = 4
|
|
|