Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ThrowArgumentOutOfRangeException() [3/5]

static void System.ThrowHelper.ThrowArgumentOutOfRangeException ( ExceptionArgument argument,
ExceptionResource resource )
inlinestaticpackage

Definition at line 211 of file ThrowHelper.cs.

212 {
214 }
static ArgumentOutOfRangeException GetArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)

References System.ThrowHelper.GetArgumentOutOfRangeException().