terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ IsDefined()

static bool System.Enum.IsDefined ( Type enumType,
object value )
inlinestatic

Definition at line 351 of file Enum.cs.

352 {
353 if (!true)
354 {
355 }
356 bool flag;
357 return flag;
358 }

Referenced by Localisation.GetLanguage(), System.ComponentModel.EnumConverter.IsValid(), and UnityEngine.SystemInfo.IsValidEnumValue().