Searched refs:AddColor (Results 1 – 5 of 5) sorted by relevance
24 TestSimpleTableWithEnum.AddColor(builder, color); in CreateTestSimpleTableWithEnum()29 …public static void AddColor(FlatBufferBuilder builder, Color color) { builder.AddSbyte(0, (sbyte)c… in AddColor() method
90 …public static void AddColor(FlatBufferBuilder builder, Color color) { builder.AddSbyte(6, (sbyte)c… in AddColor() method
61 \MyGame\Sample\Monster::AddColor($builder, \MyGame\Sample\Color::Red);
53 Monster.AddColor(builder, Color.Red); in Main()
841 Monster.AddColor(builder, Color.Red);906 \MyGame\Sample\Monster::AddColor($builder, \MyGame\Sample\Color::Red);