Files
cs2-dumper/output/schemasystem.dll.cs
2024-04-04 23:42:40 +10:00

65 lines
1.9 KiB
C#

// Generated using https://github.com/a2x/cs2-dumper
// 2024-04-04 13:40:42.514657500 UTC
namespace CS2Dumper.Schemas {
// Module: schemasystem.dll
// Classes count: 7
// Enums count: 0
public static class SchemasystemDll {
// Parent: None
// Fields count: 0
//
// Metadata:
// MResourceTypeForInfoType
public static class InfoForResourceTypeCResourceManifestInternal {
}
// Parent: None
// Fields count: 2
//
// Metadata:
// MGetKV3ClassDefaults
public static class CExampleSchemaVData_Monomorphic {
public const nint m_nExample1 = 0x0; // int32
public const nint m_nExample2 = 0x4; // int32
}
// Parent: None
// Fields count: 1
//
// Metadata:
// MGetKV3ClassDefaults
public static class CExampleSchemaVData_PolymorphicBase {
public const nint m_nBase = 0x8; // int32
}
// Parent: CExampleSchemaVData_PolymorphicBase
// Fields count: 1
//
// Metadata:
// MGetKV3ClassDefaults
public static class CExampleSchemaVData_PolymorphicDerivedA {
public const nint m_nDerivedA = 0x10; // int32
}
// Parent: CExampleSchemaVData_PolymorphicBase
// Fields count: 1
//
// Metadata:
// MGetKV3ClassDefaults
public static class CExampleSchemaVData_PolymorphicDerivedB {
public const nint m_nDerivedB = 0x10; // int32
}
// Parent: None
// Fields count: 0
//
// Metadata:
// MResourceTypeForInfoType
public static class InfoForResourceTypeCResourceManifestInternal {
}
// Parent: None
// Fields count: 0
//
// Metadata:
// MResourceTypeForInfoType
public static class InfoForResourceTypeCDOTAPatchNotesList {
}
}
}