Searched defs:addInventory (Results 1 – 3 of 3) sorted by relevance
476 public static function addInventory(FlatBufferBuilder $builder, $inventory) function in MyGame\\Example\\Monster
96 …public static void addInventory(FlatBufferBuilder builder, int inventoryOffset) { builder.addOffse… in addInventory() method in Monster
1216 MyGame.Example.Monster.addInventory = function(builder, inventoryOffset) { function in MyGame.Example.Monster