Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
JsonNumberHandlingAttribute.cs
Go to the documentation of this file.
2
3[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)]
static bool IsValidNumberHandlingValue(JsonNumberHandling handling)