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

◆ ThrowKeyNotFoundException< T >()

static void System.ThrowHelper.ThrowKeyNotFoundException< T > ( T key)
inlinestaticpackage

Definition at line 163 of file ThrowHelper.cs.

164 {
166 }
static KeyNotFoundException GetKeyNotFoundException(object key)

References System.ThrowHelper.GetKeyNotFoundException(), and System.key.