Searched defs:AddPos (Results 1 – 4 of 4) sorted by relevance
109 function Monster.AddPos(builder, pos) builder:PrependStructSlot(0, pos, 0) end function
584 function Monster.AddPos(builder, pos) builder:PrependStructSlot(0, pos, 0) end function
320 …public static void AddPos(FlatBufferBuilder builder, Offset<MyGame.Example.Vec3> posOffset) { buil… in AddPos() method
798 def AddPos(builder, pos): builder.PrependStructSlot(0, flatbuffers.number_types.UOffsetTFlags.py_ty… function