Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
static bool | IsInstanceOfInterface (ICastable castable, RuntimeType type, [NotNullWhen(true)] out Exception castError) |
static RuntimeType | GetImplType (ICastable castable, RuntimeType interfaceType) |
Definition at line 5 of file ICastableHelpers.cs.