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

◆ ThrowArgumentOutOfRangeException() [4/5]

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

Definition at line 217 of file ThrowHelper.cs.

218 {
220 }
static ArgumentOutOfRangeException GetArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)

References System.ThrowHelper.GetArgumentOutOfRangeException().