mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-02-15 13:37:23 +08:00
0.1.3
* Bug fixes
This commit is contained in:
@@ -1,16 +1,46 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2026-01-24 02:38:39.726673900 UTC
|
||||
// 2026-01-25 21:11:42.105397500 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
|
||||
namespace cs2_dumper {
|
||||
namespace schemas {
|
||||
// Module: client.dll
|
||||
// Class count: 498
|
||||
// Enum count: 8
|
||||
// Class count: 528
|
||||
// Enum count: 12
|
||||
namespace client_dll {
|
||||
// Alignment: 4
|
||||
// Member count: 5
|
||||
enum class C_BaseCombatCharacter__WaterWakeMode_t : uint32_t {
|
||||
WATER_WAKE_NONE = 0x0,
|
||||
WATER_WAKE_IDLE = 0x1,
|
||||
WATER_WAKE_WALKING = 0x2,
|
||||
WATER_WAKE_RUNNING = 0x3,
|
||||
WATER_WAKE_WATER_OVERHEAD = 0x4
|
||||
};
|
||||
// Alignment: 4
|
||||
// Member count: 2
|
||||
enum class PulseBestOutflowRules_t : uint32_t {
|
||||
SORT_BY_NUMBER_OF_VALID_CRITERIA = 0x0,
|
||||
SORT_BY_OUTFLOW_INDEX = 0x1
|
||||
};
|
||||
// Alignment: 4
|
||||
// Member count: 4
|
||||
enum class PulseCursorCancelPriority_t : uint32_t {
|
||||
None = 0x0,
|
||||
CancelOnSucceeded = 0x1,
|
||||
SoftCancel = 0x2,
|
||||
HardCancel = 0x3
|
||||
};
|
||||
// Alignment: 4
|
||||
// Member count: 2
|
||||
enum class PulseMethodCallMode_t : uint32_t {
|
||||
SYNC_WAIT_FOR_COMPLETION = 0x0,
|
||||
ASYNC_FIRE_AND_FORGET = 0x1
|
||||
};
|
||||
// Alignment: 4
|
||||
// Member count: 15
|
||||
enum class CompositeMaterialInputLooseVariableType_t : uint32_t {
|
||||
@@ -177,7 +207,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace CFuncRetakeBarrier {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 15
|
||||
//
|
||||
// Metadata:
|
||||
@@ -355,7 +385,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_nPersonaDataXpTrailLevel = 0x84; // int32
|
||||
constexpr std::ptrdiff_t m_vecServerAuthoritativeWeaponSlots = 0x88; // C_UtlVectorEmbeddedNetworkVar<ServerAuthoritativeWeaponSlot_t>
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 9
|
||||
//
|
||||
// Metadata:
|
||||
@@ -1032,7 +1062,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_bFastRetrigger = 0x60B; // bool
|
||||
constexpr std::ptrdiff_t m_bPassthoughCaller = 0x60C; // bool
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 6
|
||||
namespace SequenceHistory_t {
|
||||
constexpr std::ptrdiff_t m_hSequence = 0x0; // HSequence
|
||||
@@ -1304,7 +1334,7 @@ namespace cs2_dumper {
|
||||
namespace CPointChildModifier {
|
||||
constexpr std::ptrdiff_t m_bOrphanInsteadOfDeletingChildrenOnRemove = 0x608; // bool
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -1476,7 +1506,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flFadeStartTime = 0x840; // float32[1]
|
||||
constexpr std::ptrdiff_t m_flFadeDuration = 0x844; // float32[1]
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 10
|
||||
namespace CBuoyancyHelper {
|
||||
constexpr std::ptrdiff_t m_nFluidType = 0x18; // CUtlStringToken
|
||||
@@ -1571,7 +1601,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace C_WeaponM4A1Silencer {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 29
|
||||
//
|
||||
// Metadata:
|
||||
@@ -1710,7 +1740,7 @@ namespace cs2_dumper {
|
||||
namespace CPulseCell_Value_Gradient {
|
||||
constexpr std::ptrdiff_t m_Gradient = 0x48; // CColorGradient
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -1720,7 +1750,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_timestamp = 0x8; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_nWorldGroupId = 0xC; // WorldGroupId_t
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 5
|
||||
//
|
||||
// Metadata:
|
||||
@@ -1882,7 +1912,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flWatTickOffset = 0x1D78; // float32
|
||||
constexpr std::ptrdiff_t m_flLastShakeTime = 0x1D8C; // GameTime_t
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 7
|
||||
//
|
||||
// Metadata:
|
||||
@@ -1925,7 +1955,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flExposureAdaptationSpeedDown = 0x614; // float32
|
||||
constexpr std::ptrdiff_t m_flTonemapEVSmoothingRange = 0x618; // float32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
@@ -1952,7 +1982,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace C_WeaponMag7 {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -2058,7 +2088,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace CSpriteOriented {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 13
|
||||
//
|
||||
// Metadata:
|
||||
@@ -2500,7 +2530,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_pPredictionOwner = 0x1498; // CBasePlayerController*
|
||||
constexpr std::ptrdiff_t m_fNewestAlphaThinkTime = 0x14A0; // GameTime_t
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 14
|
||||
//
|
||||
// Metadata:
|
||||
@@ -2521,7 +2551,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flNewHDRColorScale = 0x38; // float32
|
||||
constexpr std::ptrdiff_t m_flNewFarZ = 0x3C; // float32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 36
|
||||
//
|
||||
// Metadata:
|
||||
@@ -3010,7 +3040,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace CChoreoInfoTarget {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 8
|
||||
//
|
||||
// Metadata:
|
||||
@@ -3193,7 +3223,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace C_LightDirectionalEntity {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 83
|
||||
//
|
||||
// Metadata:
|
||||
@@ -3330,7 +3360,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_sUniqueHammerID = 0x5F8; // CUtlString
|
||||
constexpr std::ptrdiff_t m_nBloodType = 0x600; // BloodType
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
@@ -3542,7 +3572,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_materialGroup = 0x434; // CUtlStringToken
|
||||
constexpr std::ptrdiff_t m_nHitboxSet = 0x438; // uint8
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
namespace CEntityComponent {
|
||||
}
|
||||
@@ -3766,7 +3796,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_vSmokeColor = 0x77C; // Vector
|
||||
constexpr std::ptrdiff_t m_szAnimClass = 0x788; // CGlobalSymbol
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 6
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4143,7 +4173,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_bWasSurfing = 0x59C; // bool
|
||||
constexpr std::ptrdiff_t m_vecInputRotated = 0x62C; // Vector
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 5
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4181,7 +4211,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace C_FuncBrush {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4242,7 +4272,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_OuterAngle = 0xE98; // float32
|
||||
constexpr std::ptrdiff_t m_SpotRadius = 0xE9C; // float32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4348,7 +4378,7 @@ namespace cs2_dumper {
|
||||
namespace C_EnvWindClientside {
|
||||
constexpr std::ptrdiff_t m_EnvWindShared = 0x608; // C_EnvWindShared
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 6
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4379,7 +4409,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flAttenMax = 0x6C4; // float32
|
||||
constexpr std::ptrdiff_t m_iszParameterName = 0x6C8; // CUtlSymbolLarge
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4523,7 +4553,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_iEnemyKnifeKills = 0x74; // int32
|
||||
constexpr std::ptrdiff_t m_iEnemyTaserKills = 0x78; // int32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4550,7 +4580,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace CHostageRescueZone {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 8
|
||||
//
|
||||
// Metadata:
|
||||
@@ -4612,7 +4642,7 @@ namespace cs2_dumper {
|
||||
namespace C_CSGameRulesProxy {
|
||||
constexpr std::ptrdiff_t m_pGameRules = 0x608; // C_CSGameRules*
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 17
|
||||
//
|
||||
// Metadata:
|
||||
@@ -5027,7 +5057,7 @@ namespace cs2_dumper {
|
||||
namespace FilterDamageType {
|
||||
constexpr std::ptrdiff_t m_iDamageType = 0x640; // int32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -5465,7 +5495,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flWaterWorldZ = 0x1370; // float32
|
||||
constexpr std::ptrdiff_t m_flWaterNextTraceTime = 0x1374; // float32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 11
|
||||
//
|
||||
// Metadata:
|
||||
@@ -5602,7 +5632,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_bIsOtherEnemy = 0x74; // bool
|
||||
constexpr std::ptrdiff_t m_killType = 0x75; // EKillTypes_t
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 11
|
||||
//
|
||||
// Metadata:
|
||||
@@ -5780,7 +5810,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_flPreviousUpdateTickTime = 0x670; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_vecPreviousTestPoint = 0x674; // Vector
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -6153,7 +6183,7 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace C_HEGrenadeProjectile {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 24
|
||||
//
|
||||
// Metadata:
|
||||
@@ -6343,7 +6373,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_bSpotted = 0x8; // bool
|
||||
constexpr std::ptrdiff_t m_bSpottedByMask = 0xC; // uint32[2]
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 25
|
||||
//
|
||||
// Metadata:
|
||||
@@ -7000,7 +7030,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_OnPass = 0x610; // CEntityIOOutput
|
||||
constexpr std::ptrdiff_t m_OnFail = 0x628; // CEntityIOOutput
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
@@ -7110,7 +7140,7 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_ubSignature = 0xEDD; // uint8[128]
|
||||
constexpr std::ptrdiff_t m_SprayRenderHelper = 0xF68; // CPlayerSprayDecalRenderHelper
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 12
|
||||
//
|
||||
// Metadata:
|
||||
@@ -7448,6 +7478,438 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace C_CSGO_EndOfMatchLineupEndpoint {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
// MPropertyElementNameFn
|
||||
namespace GeneratedTextureHandle_t {
|
||||
constexpr std::ptrdiff_t m_strBitmapName = 0x0; // CUtlString
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 8
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyElementNameFn
|
||||
namespace CompositeMaterialInputContainer_t {
|
||||
constexpr std::ptrdiff_t m_bEnabled = 0x0; // bool
|
||||
constexpr std::ptrdiff_t m_nCompositeMaterialInputContainerSourceType = 0x4; // CompositeMaterialInputContainerSourceType_t
|
||||
constexpr std::ptrdiff_t m_strSpecificContainerMaterial = 0x8; // CResourceNameTyped<CWeakHandle<InfoForResourceTypeIMaterial2>>
|
||||
constexpr std::ptrdiff_t m_strAttrName = 0xE8; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strAlias = 0xF0; // CUtlString
|
||||
constexpr std::ptrdiff_t m_vecLooseVariables = 0xF8; // CUtlVector<CompositeMaterialInputLooseVariable_t>
|
||||
constexpr std::ptrdiff_t m_strAttrNameForVar = 0x110; // CUtlString
|
||||
constexpr std::ptrdiff_t m_bExposeExternally = 0x118; // bool
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyElementNameFn
|
||||
namespace CompositeMaterialAssemblyProcedure_t {
|
||||
constexpr std::ptrdiff_t m_vecCompMatIncludes = 0x0; // CUtlVector<CResourceNameTyped<CWeakHandle<InfoForResourceTypeCCompositeMaterialKit>>>
|
||||
constexpr std::ptrdiff_t m_vecMatchFilters = 0x18; // CUtlVector<CompositeMaterialMatchFilter_t>
|
||||
constexpr std::ptrdiff_t m_vecCompositeInputContainers = 0x30; // CUtlVector<CompositeMaterialInputContainer_t>
|
||||
constexpr std::ptrdiff_t m_vecPropertyMutators = 0x48; // CUtlVector<CompMatPropertyMutator_t>
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 37
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyElementNameFn
|
||||
namespace CompositeMaterialInputLooseVariable_t {
|
||||
constexpr std::ptrdiff_t m_strName = 0x0; // CUtlString
|
||||
constexpr std::ptrdiff_t m_bExposeExternally = 0x8; // bool
|
||||
constexpr std::ptrdiff_t m_strExposedFriendlyName = 0x10; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strExposedFriendlyGroupName = 0x18; // CUtlString
|
||||
constexpr std::ptrdiff_t m_bExposedVariableIsFixedRange = 0x20; // bool
|
||||
constexpr std::ptrdiff_t m_strExposedVisibleWhenTrue = 0x28; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strExposedHiddenWhenTrue = 0x30; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strExposedValueList = 0x38; // CUtlString
|
||||
constexpr std::ptrdiff_t m_nVariableType = 0x40; // CompositeMaterialInputLooseVariableType_t
|
||||
constexpr std::ptrdiff_t m_bValueBoolean = 0x44; // bool
|
||||
constexpr std::ptrdiff_t m_nValueIntX = 0x48; // int32
|
||||
constexpr std::ptrdiff_t m_nValueIntY = 0x4C; // int32
|
||||
constexpr std::ptrdiff_t m_nValueIntZ = 0x50; // int32
|
||||
constexpr std::ptrdiff_t m_nValueIntW = 0x54; // int32
|
||||
constexpr std::ptrdiff_t m_bHasFloatBounds = 0x58; // bool
|
||||
constexpr std::ptrdiff_t m_flValueFloatX = 0x5C; // float32
|
||||
constexpr std::ptrdiff_t m_flValueFloatX_Min = 0x60; // float32
|
||||
constexpr std::ptrdiff_t m_flValueFloatX_Max = 0x64; // float32
|
||||
constexpr std::ptrdiff_t m_flValueFloatY = 0x68; // float32
|
||||
constexpr std::ptrdiff_t m_flValueFloatY_Min = 0x6C; // float32
|
||||
constexpr std::ptrdiff_t m_flValueFloatY_Max = 0x70; // float32
|
||||
constexpr std::ptrdiff_t m_flValueFloatZ = 0x74; // float32
|
||||
constexpr std::ptrdiff_t m_flValueFloatZ_Min = 0x78; // float32
|
||||
constexpr std::ptrdiff_t m_flValueFloatZ_Max = 0x7C; // float32
|
||||
constexpr std::ptrdiff_t m_flValueFloatW = 0x80; // float32
|
||||
constexpr std::ptrdiff_t m_flValueFloatW_Min = 0x84; // float32
|
||||
constexpr std::ptrdiff_t m_flValueFloatW_Max = 0x88; // float32
|
||||
constexpr std::ptrdiff_t m_cValueColor4 = 0x8C; // Color
|
||||
constexpr std::ptrdiff_t m_nValueSystemVar = 0x90; // CompositeMaterialVarSystemVar_t
|
||||
constexpr std::ptrdiff_t m_strResourceMaterial = 0x98; // CResourceNameTyped<CWeakHandle<InfoForResourceTypeIMaterial2>>
|
||||
constexpr std::ptrdiff_t m_strTextureContentAssetPath = 0x178; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strTextureRuntimeResourcePath = 0x180; // CResourceNameTyped<CWeakHandle<InfoForResourceTypeCTextureBase>>
|
||||
constexpr std::ptrdiff_t m_strTextureCompilationVtexTemplate = 0x260; // CUtlString
|
||||
constexpr std::ptrdiff_t m_nTextureType = 0x268; // CompositeMaterialInputTextureType_t
|
||||
constexpr std::ptrdiff_t m_strString = 0x270; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strPanoramaPanelPath = 0x278; // CUtlString
|
||||
constexpr std::ptrdiff_t m_nPanoramaRenderRes = 0x280; // int32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CNmEventConsumerHudModelArmsAttributes {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace inv_image_light_barn_t {
|
||||
constexpr std::ptrdiff_t color = 0x0; // Vector
|
||||
constexpr std::ptrdiff_t angle = 0xC; // QAngle
|
||||
constexpr std::ptrdiff_t brightness = 0x18; // float32
|
||||
constexpr std::ptrdiff_t orbit_distance = 0x1C; // float32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace inv_image_map_t {
|
||||
constexpr std::ptrdiff_t map_name = 0x0; // CUtlString
|
||||
constexpr std::ptrdiff_t map_rotation = 0x8; // float32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace inv_image_light_fill_t {
|
||||
constexpr std::ptrdiff_t color = 0x0; // Vector
|
||||
constexpr std::ptrdiff_t angle = 0xC; // QAngle
|
||||
constexpr std::ptrdiff_t brightness = 0x18; // float32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 5
|
||||
namespace CInterpolatedValue {
|
||||
constexpr std::ptrdiff_t m_flStartTime = 0x0; // float32
|
||||
constexpr std::ptrdiff_t m_flEndTime = 0x4; // float32
|
||||
constexpr std::ptrdiff_t m_flStartValue = 0x8; // float32
|
||||
constexpr std::ptrdiff_t m_flEndValue = 0xC; // float32
|
||||
constexpr std::ptrdiff_t m_nInterpType = 0x10; // int32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace inv_image_item_t {
|
||||
constexpr std::ptrdiff_t position = 0x0; // Vector
|
||||
constexpr std::ptrdiff_t angle = 0xC; // QAngle
|
||||
constexpr std::ptrdiff_t pose_sequence = 0x18; // CUtlString
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
namespace TimedEvent {
|
||||
constexpr std::ptrdiff_t m_TimeBetweenEvents = 0x0; // float32
|
||||
constexpr std::ptrdiff_t m_fNextEvent = 0x4; // float32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 13
|
||||
namespace CFlashlightEffect {
|
||||
constexpr std::ptrdiff_t m_bIsOn = 0x10; // bool
|
||||
constexpr std::ptrdiff_t m_bMuzzleFlashEnabled = 0x20; // bool
|
||||
constexpr std::ptrdiff_t m_flMuzzleFlashBrightness = 0x24; // float32
|
||||
constexpr std::ptrdiff_t m_quatMuzzleFlashOrientation = 0x30; // Quaternion
|
||||
constexpr std::ptrdiff_t m_vecMuzzleFlashOrigin = 0x40; // Vector
|
||||
constexpr std::ptrdiff_t m_flFov = 0x4C; // float32
|
||||
constexpr std::ptrdiff_t m_flFarZ = 0x50; // float32
|
||||
constexpr std::ptrdiff_t m_flLinearAtten = 0x54; // float32
|
||||
constexpr std::ptrdiff_t m_bCastsShadows = 0x58; // bool
|
||||
constexpr std::ptrdiff_t m_flCurrentPullBackDist = 0x5C; // float32
|
||||
constexpr std::ptrdiff_t m_FlashlightTexture = 0x60; // CStrongHandle<InfoForResourceTypeCTextureBase>
|
||||
constexpr std::ptrdiff_t m_MuzzleFlashTexture = 0x68; // CStrongHandle<InfoForResourceTypeCTextureBase>
|
||||
constexpr std::ptrdiff_t m_textureName = 0x70; // char[64]
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 7
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace inv_image_camera_t {
|
||||
constexpr std::ptrdiff_t angle = 0x0; // QAngle
|
||||
constexpr std::ptrdiff_t fov = 0xC; // float32
|
||||
constexpr std::ptrdiff_t znear = 0x10; // float32
|
||||
constexpr std::ptrdiff_t zfar = 0x14; // float32
|
||||
constexpr std::ptrdiff_t target = 0x18; // Vector
|
||||
constexpr std::ptrdiff_t target_nudge = 0x24; // Vector
|
||||
constexpr std::ptrdiff_t orbit_distance = 0x30; // float32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MVDataOutlinerDetailExpr
|
||||
// MVDataOverlayType
|
||||
// MVDataPreviewWidget
|
||||
// MVDataOutlinerLeafNameFn
|
||||
// MVDataOutlinerLeafColorFn
|
||||
// MVDataOutlinerLeafDetailFn
|
||||
// MVDataVirtualNodeFactoryFn
|
||||
// MVDataPreLoadFixupFn
|
||||
// MVDataPostSaveFixupFn
|
||||
namespace CInventoryImageData {
|
||||
constexpr std::ptrdiff_t m_nNodeType = 0x0; // InventoryNodeType_t
|
||||
constexpr std::ptrdiff_t name = 0x8; // CUtlString
|
||||
constexpr std::ptrdiff_t inventory_image_data = 0x10; // inv_image_data_t
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 8
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace C_CSGO_PreviewPlayer_GraphController {
|
||||
constexpr std::ptrdiff_t m_pszCharacterMode = 0x90; // CAnimGraphParamRef<char*>
|
||||
constexpr std::ptrdiff_t m_pszTeamPreviewVariant = 0xC0; // CAnimGraphParamRef<char*>
|
||||
constexpr std::ptrdiff_t m_pszTeamPreviewPosition = 0xF0; // CAnimGraphParamRef<char*>
|
||||
constexpr std::ptrdiff_t m_pszEndOfMatchCelebration = 0x120; // CAnimGraphParamRef<char*>
|
||||
constexpr std::ptrdiff_t m_nTeamPreviewRandom = 0x150; // CAnimGraphParamRef<int32>
|
||||
constexpr std::ptrdiff_t m_pszWeaponState = 0x178; // CAnimGraphParamRef<char*>
|
||||
constexpr std::ptrdiff_t m_pszWeaponType = 0x1A8; // CAnimGraphParamRef<char*>
|
||||
constexpr std::ptrdiff_t m_bCT = 0x1D8; // CAnimGraphParamRef<bool>
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace inv_image_clearcolor_t {
|
||||
constexpr std::ptrdiff_t color = 0x0; // Vector
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
namespace C_CommandContext {
|
||||
constexpr std::ptrdiff_t needsprocessing = 0x0; // bool
|
||||
constexpr std::ptrdiff_t command_number = 0xA0; // int32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 8
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CompositeMaterialEditorPoint_t {
|
||||
constexpr std::ptrdiff_t m_ModelName = 0x0; // CResourceNameTyped<CWeakHandle<InfoForResourceTypeCModel>>
|
||||
constexpr std::ptrdiff_t m_nSequenceIndex = 0xE0; // int32
|
||||
constexpr std::ptrdiff_t m_flCycle = 0xE4; // float32
|
||||
constexpr std::ptrdiff_t m_KVModelStateChoices = 0xE8; // KeyValues3
|
||||
constexpr std::ptrdiff_t m_bEnableChildModel = 0xF8; // bool
|
||||
constexpr std::ptrdiff_t m_ChildModelName = 0x100; // CResourceNameTyped<CWeakHandle<InfoForResourceTypeCModel>>
|
||||
constexpr std::ptrdiff_t m_vecCompositeMaterialAssemblyProcedures = 0x1E0; // CUtlVector<CompositeMaterialAssemblyProcedure_t>
|
||||
constexpr std::ptrdiff_t m_vecCompositeMaterials = 0x1F8; // CUtlVector<CompositeMaterial_t>
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
namespace CPlayerSprayDecalRenderHelper {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 13
|
||||
namespace C_IronSightController {
|
||||
constexpr std::ptrdiff_t m_bIronSightAvailable = 0x10; // bool
|
||||
constexpr std::ptrdiff_t m_flIronSightAmount = 0x14; // float32
|
||||
constexpr std::ptrdiff_t m_flIronSightAmountGained = 0x18; // float32
|
||||
constexpr std::ptrdiff_t m_flIronSightAmountBiased = 0x1C; // float32
|
||||
constexpr std::ptrdiff_t m_flIronSightAmount_Interpolated = 0x20; // float32
|
||||
constexpr std::ptrdiff_t m_flIronSightAmountGained_Interpolated = 0x24; // float32
|
||||
constexpr std::ptrdiff_t m_flIronSightAmountBiased_Interpolated = 0x28; // float32
|
||||
constexpr std::ptrdiff_t m_flInterpolationLastUpdated = 0x2C; // float32
|
||||
constexpr std::ptrdiff_t m_angDeltaAverage = 0x30; // QAngle[8]
|
||||
constexpr std::ptrdiff_t m_angViewLast = 0x90; // QAngle
|
||||
constexpr std::ptrdiff_t m_vecDotCoords = 0x9C; // Vector2D
|
||||
constexpr std::ptrdiff_t m_flFiringInaccuracyExtraWidthMultiplier = 0xA4; // float32
|
||||
constexpr std::ptrdiff_t m_flSpeedRatio = 0xA8; // float32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 5
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyElementNameFn
|
||||
namespace CompMatMutatorCondition_t {
|
||||
constexpr std::ptrdiff_t m_nMutatorCondition = 0x0; // CompMatPropertyMutatorConditionType_t
|
||||
constexpr std::ptrdiff_t m_strMutatorConditionContainerName = 0x8; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strMutatorConditionContainerVarName = 0x10; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strMutatorConditionContainerVarValue = 0x18; // CUtlString
|
||||
constexpr std::ptrdiff_t m_bPassWhenTrue = 0x20; // bool
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 8
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace inv_image_data_t {
|
||||
constexpr std::ptrdiff_t map = 0x0; // inv_image_map_t
|
||||
constexpr std::ptrdiff_t item = 0x10; // inv_image_item_t
|
||||
constexpr std::ptrdiff_t camera = 0x30; // inv_image_camera_t
|
||||
constexpr std::ptrdiff_t lightsun = 0x64; // inv_image_light_sun_t
|
||||
constexpr std::ptrdiff_t lightfill = 0x80; // inv_image_light_fill_t
|
||||
constexpr std::ptrdiff_t light0 = 0x9C; // inv_image_light_barn_t
|
||||
constexpr std::ptrdiff_t light1 = 0xBC; // inv_image_light_barn_t
|
||||
constexpr std::ptrdiff_t clearcolor = 0xDC; // inv_image_clearcolor_t
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 29
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyElementNameFn
|
||||
namespace CompMatPropertyMutator_t {
|
||||
constexpr std::ptrdiff_t m_bEnabled = 0x0; // bool
|
||||
constexpr std::ptrdiff_t m_nMutatorCommandType = 0x4; // CompMatPropertyMutatorType_t
|
||||
constexpr std::ptrdiff_t m_strInitWith_Container = 0x8; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strCopyProperty_InputContainerSrc = 0x10; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strCopyProperty_InputContainerProperty = 0x18; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strCopyProperty_TargetProperty = 0x20; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strRandomRollInputVars_SeedInputVar = 0x28; // CUtlString
|
||||
constexpr std::ptrdiff_t m_vecRandomRollInputVars_InputVarsToRoll = 0x30; // CUtlVector<CUtlString>
|
||||
constexpr std::ptrdiff_t m_strCopyMatchingKeys_InputContainerSrc = 0x48; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strCopyKeysWithSuffix_InputContainerSrc = 0x50; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strCopyKeysWithSuffix_FindSuffix = 0x58; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strCopyKeysWithSuffix_ReplaceSuffix = 0x60; // CUtlString
|
||||
constexpr std::ptrdiff_t m_nSetValue_Value = 0x68; // CompositeMaterialInputLooseVariable_t
|
||||
constexpr std::ptrdiff_t m_strGenerateTexture_TargetParam = 0x2F0; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strGenerateTexture_InitialContainer = 0x2F8; // CUtlString
|
||||
constexpr std::ptrdiff_t m_nResolution = 0x300; // int32
|
||||
constexpr std::ptrdiff_t m_bIsScratchTarget = 0x304; // bool
|
||||
constexpr std::ptrdiff_t m_strCompressionFormat = 0x308; // CUtlString
|
||||
constexpr std::ptrdiff_t m_bSplatDebugInfo = 0x310; // bool
|
||||
constexpr std::ptrdiff_t m_bCaptureInRenderDoc = 0x311; // bool
|
||||
constexpr std::ptrdiff_t m_vecTexGenInstructions = 0x318; // CUtlVector<CompMatPropertyMutator_t>
|
||||
constexpr std::ptrdiff_t m_vecConditionalMutators = 0x330; // CUtlVector<CompMatPropertyMutator_t>
|
||||
constexpr std::ptrdiff_t m_strPopInputQueue_Container = 0x348; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strDrawText_InputContainerSrc = 0x350; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strDrawText_InputContainerProperty = 0x358; // CUtlString
|
||||
constexpr std::ptrdiff_t m_vecDrawText_Position = 0x360; // Vector2D
|
||||
constexpr std::ptrdiff_t m_colDrawText_Color = 0x368; // Color
|
||||
constexpr std::ptrdiff_t m_strDrawText_Font = 0x370; // CUtlString
|
||||
constexpr std::ptrdiff_t m_vecConditions = 0x378; // CUtlVector<CompMatMutatorCondition_t>
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CCompositeMaterialEditorDoc {
|
||||
constexpr std::ptrdiff_t m_nVersion = 0x8; // int32
|
||||
constexpr std::ptrdiff_t m_Points = 0x10; // CUtlVector<CompositeMaterialEditorPoint_t>
|
||||
constexpr std::ptrdiff_t m_KVthumbnail = 0x28; // KeyValues3
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 11
|
||||
namespace CClientAlphaProperty {
|
||||
constexpr std::ptrdiff_t m_nDistFadeStart = 0x10; // uint16
|
||||
constexpr std::ptrdiff_t m_nDistFadeEnd = 0x12; // uint16
|
||||
constexpr std::ptrdiff_t m_nDesyncOffset = 0x0; // bitfield:14
|
||||
constexpr std::ptrdiff_t m_bAlphaOverride = 0x0; // bitfield:1
|
||||
constexpr std::ptrdiff_t m_bShadowAlphaOverride = 0x0; // bitfield:1
|
||||
constexpr std::ptrdiff_t m_nRenderMode = 0x0; // bitfield:3
|
||||
constexpr std::ptrdiff_t m_nRenderFX = 0x0; // bitfield:5
|
||||
constexpr std::ptrdiff_t m_nAlpha = 0x17; // uint8
|
||||
constexpr std::ptrdiff_t m_flFadeScale = 0x18; // float32
|
||||
constexpr std::ptrdiff_t m_flRenderFxStartTime = 0x1C; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_flRenderFxDuration = 0x20; // float32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 43
|
||||
namespace CGlobalLightBase {
|
||||
constexpr std::ptrdiff_t m_bSpotLight = 0x10; // bool
|
||||
constexpr std::ptrdiff_t m_SpotLightOrigin = 0x14; // Vector
|
||||
constexpr std::ptrdiff_t m_SpotLightAngles = 0x20; // QAngle
|
||||
constexpr std::ptrdiff_t m_ShadowDirection = 0x2C; // Vector
|
||||
constexpr std::ptrdiff_t m_AmbientDirection = 0x38; // Vector
|
||||
constexpr std::ptrdiff_t m_SpecularDirection = 0x44; // Vector
|
||||
constexpr std::ptrdiff_t m_InspectorSpecularDirection = 0x50; // Vector
|
||||
constexpr std::ptrdiff_t m_flSpecularPower = 0x5C; // float32
|
||||
constexpr std::ptrdiff_t m_flSpecularIndependence = 0x60; // float32
|
||||
constexpr std::ptrdiff_t m_SpecularColor = 0x64; // Color
|
||||
constexpr std::ptrdiff_t m_bStartDisabled = 0x68; // bool
|
||||
constexpr std::ptrdiff_t m_bEnabled = 0x69; // bool
|
||||
constexpr std::ptrdiff_t m_LightColor = 0x6A; // Color
|
||||
constexpr std::ptrdiff_t m_AmbientColor1 = 0x6E; // Color
|
||||
constexpr std::ptrdiff_t m_AmbientColor2 = 0x72; // Color
|
||||
constexpr std::ptrdiff_t m_AmbientColor3 = 0x76; // Color
|
||||
constexpr std::ptrdiff_t m_flSunDistance = 0x7C; // float32
|
||||
constexpr std::ptrdiff_t m_flFOV = 0x80; // float32
|
||||
constexpr std::ptrdiff_t m_flNearZ = 0x84; // float32
|
||||
constexpr std::ptrdiff_t m_flFarZ = 0x88; // float32
|
||||
constexpr std::ptrdiff_t m_bEnableShadows = 0x8C; // bool
|
||||
constexpr std::ptrdiff_t m_bOldEnableShadows = 0x8D; // bool
|
||||
constexpr std::ptrdiff_t m_bBackgroundClearNotRequired = 0x8E; // bool
|
||||
constexpr std::ptrdiff_t m_flCloudScale = 0x90; // float32
|
||||
constexpr std::ptrdiff_t m_flCloud1Speed = 0x94; // float32
|
||||
constexpr std::ptrdiff_t m_flCloud1Direction = 0x98; // float32
|
||||
constexpr std::ptrdiff_t m_flCloud2Speed = 0x9C; // float32
|
||||
constexpr std::ptrdiff_t m_flCloud2Direction = 0xA0; // float32
|
||||
constexpr std::ptrdiff_t m_flAmbientScale1 = 0xB0; // float32
|
||||
constexpr std::ptrdiff_t m_flAmbientScale2 = 0xB4; // float32
|
||||
constexpr std::ptrdiff_t m_flGroundScale = 0xB8; // float32
|
||||
constexpr std::ptrdiff_t m_flLightScale = 0xBC; // float32
|
||||
constexpr std::ptrdiff_t m_flFoWDarkness = 0xC0; // float32
|
||||
constexpr std::ptrdiff_t m_bEnableSeparateSkyboxFog = 0xC4; // bool
|
||||
constexpr std::ptrdiff_t m_vFowColor = 0xC8; // Vector
|
||||
constexpr std::ptrdiff_t m_ViewOrigin = 0xD4; // Vector
|
||||
constexpr std::ptrdiff_t m_ViewAngles = 0xE0; // QAngle
|
||||
constexpr std::ptrdiff_t m_flViewFoV = 0xEC; // float32
|
||||
constexpr std::ptrdiff_t m_WorldPoints = 0xF0; // Vector[8]
|
||||
constexpr std::ptrdiff_t m_vFogOffsetLayer0 = 0x4A8; // Vector2D
|
||||
constexpr std::ptrdiff_t m_vFogOffsetLayer1 = 0x4B0; // Vector2D
|
||||
constexpr std::ptrdiff_t m_hEnvWind = 0x4B8; // CHandle<C_BaseEntity>
|
||||
constexpr std::ptrdiff_t m_hEnvSky = 0x4BC; // CHandle<C_BaseEntity>
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
namespace IClientAlphaProperty {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace inv_image_light_sun_t {
|
||||
constexpr std::ptrdiff_t color = 0x0; // Vector
|
||||
constexpr std::ptrdiff_t angle = 0xC; // QAngle
|
||||
constexpr std::ptrdiff_t brightness = 0x18; // float32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyElementNameFn
|
||||
namespace CompositeMaterialMatchFilter_t {
|
||||
constexpr std::ptrdiff_t m_nCompositeMaterialMatchFilterType = 0x0; // CompositeMaterialMatchFilterType_t
|
||||
constexpr std::ptrdiff_t m_strMatchFilter = 0x8; // CUtlString
|
||||
constexpr std::ptrdiff_t m_strMatchValue = 0x10; // CUtlString
|
||||
constexpr std::ptrdiff_t m_bPassWhenTrue = 0x18; // bool
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
// MPropertyElementNameFn
|
||||
namespace CompositeMaterial_t {
|
||||
constexpr std::ptrdiff_t m_TargetKVs = 0x8; // KeyValues3
|
||||
constexpr std::ptrdiff_t m_PreGenerationKVs = 0x18; // KeyValues3
|
||||
constexpr std::ptrdiff_t m_FinalKVs = 0x58; // KeyValues3
|
||||
constexpr std::ptrdiff_t m_vecGeneratedTextures = 0x80; // CUtlVector<GeneratedTextureHandle_t>
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user