Enum GameGenre
[Flags]
public enum GameGenre
Fields
Action = 1Adventure = 2DatingSim = 256Fighting = 512Horror = 128Platformer = 1024Puzzle = 64RPG = 4Shooter = 2048Simulation = 16Sports = 32Strategy = 8
[Flags]
public enum GameGenre
Action = 1Adventure = 2DatingSim = 256Fighting = 512Horror = 128Platformer = 1024Puzzle = 64RPG = 4Shooter = 2048Simulation = 16Sports = 32Strategy = 8