Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
static bool | IsInterfaceImplemented (IDynamicInterfaceCastable castable, RuntimeType interfaceType, bool throwIfNotImplemented) |
static RuntimeType | GetInterfaceImplementation (IDynamicInterfaceCastable castable, RuntimeType interfaceType) |
Definition at line 5 of file DynamicInterfaceCastableHelpers.cs.