14 lines
248 B
Python
14 lines
248 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class EndCondition(object):
|
|
Duration = 0
|
|
ReloadCount = 1
|
|
AmmoCount = 2
|
|
AmmoHit = 3
|
|
HitCount = 4
|
|
None_ = 5
|
|
UseExSkillCount = 6
|
|
|