Quite simply, I want to know if retrieving an Enum's name using its number is possible, and if so, how I can do it.
Example: The SoundService's AmbientReverb ReverbType property "NoReverb" has an Enum value of 0. Using just its associated number 0, could I retrieve its name, NoReverb?
Locked by TheMyrco
This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.
Why was this question closed?