Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
static Variant | ChangeType (Variant source, Type targetClass, short options, CultureInfo culture) |
Static Package Attributes | |
static readonly Type[] | ClassTypes |
Private Member Functions | |
static void | ChangeTypeEx (ref Variant result, ref Variant source, int lcid, IntPtr typeHandle, int cvType, short flags) |
Static Private Member Functions | |
static int | GetCVTypeFromClass (Type ctype) |
Definition at line 8 of file OAVariantLib.cs.