10 lines
166 B
Python
10 lines
166 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class TargetingCellType(object):
|
|
None_ = 0
|
|
Near = 1
|
|
Far = 2
|
|
|