Skip to content

Character_Class_Combination #96

Answered by MattFiler
ghramsey asked this question in Q&A
Discussion options

You must be logged in to vote

It's a combination of multiple enum values (E.G. ALIENS and ANDROIDS), so won't be a regular index. Check this page out to understand the technical details: https://www.alanzucconi.com/2015/07/26/enum-flags-and-bitwise-operators/

I'm still unsure on the actual enum values - their order in that list on the wiki is correct, but I don't know if they all correspond to incrementing indexes (0,1,2,3,4,etc) or if some have custom values, which is why I don't display them correctly in the UI yet.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@ghramsey
Comment options

Answer selected by MattFiler
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@MattFiler
Comment options

@ghramsey
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants