Quantcast
Channel: Latest Questions by Garndaddy
Viewing all articles
Browse latest Browse all 8

Can I set one enum value equal to another enum value?

$
0
0
I'm working on a football simulation game and I need to assign the players different attributes. For Example: Justin Miller, 85 speed, 85 strength, etc. Is there any way that i can make an enum for the names and one for the attributes, and set them equal to each other? Any help is greatly appreciated! p.s. The scripts are in c#.

Viewing all articles
Browse latest Browse all 8

Trending Articles