11 lines
193 B
Python
11 lines
193 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class HitEffectPosition(object):
|
|
Position = 0
|
|
HeadBone = 1
|
|
BodyBone = 2
|
|
Follow = 3
|
|
|