18 lines
308 B
Python
18 lines
308 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class EventContentType(object):
|
|
Stage = 0
|
|
Gacha = 1
|
|
Mission = 2
|
|
Shop = 3
|
|
Raid = 4
|
|
Arena = 5
|
|
BoxGacha = 6
|
|
Collection = 7
|
|
Recollection = 8
|
|
MiniGameRhythm = 9
|
|
CardShop = 10
|
|
|