// automatically generated, do not modify
namespace MyGame.Example
{
using FlatBuffers;
public class Any
public static byte NONE = 0;
public static byte Monster = 1;
};
}