Searched defs:AddPos (Results 1 – 3 of 3) sorted by relevance
109 function Monster.AddPos(builder, pos) builder:PrependStructSlot(0, pos, 0) end function
526 function Monster.AddPos(builder, pos) builder:PrependStructSlot(0, pos, 0) end function
192 …public static void AddPos(FlatBufferBuilder builder, Offset<Vec3> posOffset) { builder.AddStruct(0… in AddPos() method