mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-28 22:00:04 +08:00
Game update 14114
complete output
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-10-16 04:15:22.003365600 UTC
|
||||
// 2025-10-16 05:43:35.292643700 UTC
|
||||
|
||||
#pragma once
|
||||
|
||||
@@ -8,9 +8,76 @@
|
||||
namespace cs2_dumper {
|
||||
namespace schemas {
|
||||
// Module: pulse_system.dll
|
||||
// Class count: 37
|
||||
// Enum count: 0
|
||||
// Class count: 97
|
||||
// Enum count: 5
|
||||
namespace pulse_system_dll {
|
||||
// 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: 3
|
||||
enum class PulseTestEnumShape_t : uint32_t {
|
||||
CIRCLE = 0x64,
|
||||
SQUARE = 0xC8,
|
||||
TRIANGLE = 0x12C
|
||||
};
|
||||
// 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: 5
|
||||
enum class PulseTestEnumColor_t : uint32_t {
|
||||
BLACK = 0x0,
|
||||
WHITE = 0x1,
|
||||
RED = 0x2,
|
||||
GREEN = 0x3,
|
||||
BLUE = 0x4
|
||||
};
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyFriendlyName
|
||||
namespace CPulseCell_Step_TestDomainDestroyFakeEntity {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyFriendlyName
|
||||
// MPropertyDescription
|
||||
// MPulseEditorHeaderIcon
|
||||
namespace CPulseCell_WaitForCursorsWithTag {
|
||||
constexpr std::ptrdiff_t m_bTagSelfWhenComplete = 0x98; // bool
|
||||
constexpr std::ptrdiff_t m_nDesiredKillPriority = 0x9C; // PulseCursorCancelPriority_t
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Test_NoInflow {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
namespace CPulseGraphInstance_TestDomain_FakeEntityOwner {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
@@ -20,6 +87,36 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_nEditorNodeID = 0x8; // PulseDocNodeID_t
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
namespace CPulse_ResumePoint {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
namespace CTestDomainDerived_Cursor {
|
||||
constexpr std::ptrdiff_t m_nCursorValueA = 0xD0; // int32
|
||||
constexpr std::ptrdiff_t m_nCursorValueB = 0xD4; // int32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyFriendlyName
|
||||
// MPropertyDescription
|
||||
// MPulseEditorHeaderIcon
|
||||
// MPulseEditorCanvasItemSpecKV3
|
||||
namespace CPulseCell_PickBestOutflowSelector {
|
||||
constexpr std::ptrdiff_t m_nCheckType = 0x48; // PulseBestOutflowRules_t
|
||||
constexpr std::ptrdiff_t m_OutflowList = 0x50; // PulseSelectorOutflowList_t
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MPropertyDescription
|
||||
namespace CPulseTestFuncs_LibraryA {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -31,6 +128,14 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_OnTrue = 0xC0; // CPulse_ResumePoint
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
namespace CPulse_OutflowConnection {
|
||||
constexpr std::ptrdiff_t m_SourceOutflowName = 0x0; // PulseSymbol_t
|
||||
constexpr std::ptrdiff_t m_nDestChunk = 0x10; // PulseRuntimeChunkIndex_t
|
||||
constexpr std::ptrdiff_t m_nInstruction = 0x14; // int32
|
||||
constexpr std::ptrdiff_t m_OutflowRegisterMap = 0x18; // PulseRegisterMap_t
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 14
|
||||
//
|
||||
// Metadata:
|
||||
@@ -52,6 +157,21 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_OutputConnections = 0x128; // CUtlVector<CPulse_OutputConnection*>
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
namespace CPulseGraphInstance_TestDomain_UseReadOnlyBlackboardView {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_FireCursors {
|
||||
constexpr std::ptrdiff_t m_Outflows = 0x48; // CUtlVector<CPulse_OutflowConnection>
|
||||
constexpr std::ptrdiff_t m_bWaitForChildOutflows = 0x60; // bool
|
||||
constexpr std::ptrdiff_t m_OnFinished = 0x68; // CPulse_ResumePoint
|
||||
constexpr std::ptrdiff_t m_OnCanceled = 0xB0; // CPulse_ResumePoint
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -61,6 +181,44 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_EventOutflow = 0x8; // CPulse_OutflowConnection
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 5
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_IntervalTimer__CursorState_t {
|
||||
constexpr std::ptrdiff_t m_StartTime = 0x0; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_EndTime = 0x4; // GameTime_t
|
||||
constexpr std::ptrdiff_t m_flWaitInterval = 0x8; // float32
|
||||
constexpr std::ptrdiff_t m_flWaitIntervalHigh = 0xC; // float32
|
||||
constexpr std::ptrdiff_t m_bCompleteOnNextWake = 0x10; // bool
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_BaseRequirement {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPulseEditorHeaderIcon
|
||||
namespace CPulseCell_BaseState {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace OutflowWithRequirements_t {
|
||||
constexpr std::ptrdiff_t m_Connection = 0x0; // CPulse_OutflowConnection
|
||||
constexpr std::ptrdiff_t m_DestinationFlowNodeID = 0x48; // PulseDocNodeID_t
|
||||
constexpr std::ptrdiff_t m_RequirementNodeIDs = 0x50; // CUtlVector<PulseDocNodeID_t>
|
||||
constexpr std::ptrdiff_t m_nCursorStateBlockIndex = 0x68; // CUtlVector<int32>
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
@@ -68,6 +226,15 @@ namespace cs2_dumper {
|
||||
namespace CPulseCell_IsRequirementValid {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyFriendlyName
|
||||
namespace CPulseCell_Value_Gradient {
|
||||
constexpr std::ptrdiff_t m_Gradient = 0x48; // CColorGradient
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
@@ -75,6 +242,28 @@ namespace cs2_dumper {
|
||||
namespace CPulseCursorFuncs {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace PulseNodeDynamicOutflows_t__DynamicOutflow_t {
|
||||
constexpr std::ptrdiff_t m_OutflowID = 0x0; // CGlobalSymbol
|
||||
constexpr std::ptrdiff_t m_Connection = 0x8; // CPulse_OutflowConnection
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Test_MultiOutflow_WithParams {
|
||||
constexpr std::ptrdiff_t m_Out1 = 0x48; // SignatureOutflow_Continue
|
||||
constexpr std::ptrdiff_t m_Out2 = 0x90; // SignatureOutflow_Continue
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
namespace CBasePulseGraphInstance {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
@@ -83,6 +272,18 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_HookName = 0x80; // PulseSymbol_t
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
namespace SignatureOutflow_Resume {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Test_MultiOutflow_WithParams_Yielding__CursorState_t {
|
||||
constexpr std::ptrdiff_t nTestStep = 0x0; // int32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
namespace CPulseTurtleGraphicsCursor {
|
||||
constexpr std::ptrdiff_t m_Color = 0xD0; // Color
|
||||
@@ -95,6 +296,15 @@ namespace cs2_dumper {
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_TestWaitWithCursorState__CursorState_t {
|
||||
constexpr std::ptrdiff_t flWaitValue = 0x0; // float32
|
||||
constexpr std::ptrdiff_t bFailOnCancel = 0x4; // bool
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Inflow_BaseEntrypoint {
|
||||
constexpr std::ptrdiff_t m_EntryChunk = 0x48; // PulseRuntimeChunkIndex_t
|
||||
constexpr std::ptrdiff_t m_RegisterMap = 0x50; // PulseRegisterMap_t
|
||||
@@ -103,10 +313,59 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Test_MultiInflow_NoDefault {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPulseEditorCanvasItemSpecKV3
|
||||
namespace CPulseCell_WaitForCursorsWithTagBase {
|
||||
constexpr std::ptrdiff_t m_nCursorsAllowedToWait = 0x48; // int32
|
||||
constexpr std::ptrdiff_t m_WaitComplete = 0x50; // CPulse_ResumePoint
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 5
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulse_InvokeBinding {
|
||||
constexpr std::ptrdiff_t m_RegisterMap = 0x0; // PulseRegisterMap_t
|
||||
constexpr std::ptrdiff_t m_FuncName = 0x30; // PulseSymbol_t
|
||||
constexpr std::ptrdiff_t m_nCellIndex = 0x40; // PulseRuntimeCellIndex_t
|
||||
constexpr std::ptrdiff_t m_nSrcChunk = 0x44; // PulseRuntimeChunkIndex_t
|
||||
constexpr std::ptrdiff_t m_nSrcInstruction = 0x48; // int32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyFriendlyName
|
||||
// MPropertyDescription
|
||||
// MPulseEditorHeaderIcon
|
||||
namespace CPulseCell_IntervalTimer {
|
||||
constexpr std::ptrdiff_t m_Completed = 0x48; // CPulse_ResumePoint
|
||||
constexpr std::ptrdiff_t m_OnInterval = 0x90; // SignatureOutflow_Continue
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MPropertyDescription
|
||||
namespace CPulseTestScriptLib {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_BaseLerp {
|
||||
constexpr std::ptrdiff_t m_WakeResume = 0x48; // CPulse_ResumePoint
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
@@ -116,6 +375,27 @@ namespace cs2_dumper {
|
||||
namespace CPulseCell_Value_TestValue50 {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 5
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Test_MultiOutflow_WithParams_Yielding {
|
||||
constexpr std::ptrdiff_t m_Out1 = 0x48; // SignatureOutflow_Continue
|
||||
constexpr std::ptrdiff_t m_AsyncChild1 = 0x90; // SignatureOutflow_Continue
|
||||
constexpr std::ptrdiff_t m_AsyncChild2 = 0xD8; // SignatureOutflow_Continue
|
||||
constexpr std::ptrdiff_t m_YieldResume1 = 0x120; // SignatureOutflow_Resume
|
||||
constexpr std::ptrdiff_t m_YieldResume2 = 0x168; // SignatureOutflow_Resume
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyFriendlyName
|
||||
namespace CPulseCell_Value_Curve {
|
||||
constexpr std::ptrdiff_t m_Curve = 0x48; // CPiecewiseCurve
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
@@ -128,6 +408,13 @@ namespace cs2_dumper {
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_BaseFlow {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyFriendlyName
|
||||
namespace CPulseCell_Step_TestDomainTracepoint {
|
||||
}
|
||||
@@ -151,6 +438,11 @@ namespace cs2_dumper {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
namespace CPulseGraphInstance_TestDomain_Derived {
|
||||
constexpr std::ptrdiff_t m_nInstanceValueX = 0x160; // int32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
namespace CPulseCell_WaitForCursorsWithTagBase__CursorState_t {
|
||||
constexpr std::ptrdiff_t m_TagName = 0x0; // PulseSymbol_t
|
||||
}
|
||||
@@ -162,6 +454,120 @@ namespace cs2_dumper {
|
||||
namespace CPulseArraylib {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 9
|
||||
namespace CPulseGraphInstance_TestDomain {
|
||||
constexpr std::ptrdiff_t m_bIsRunningUnitTests = 0x130; // bool
|
||||
constexpr std::ptrdiff_t m_bExplicitTimeStepping = 0x131; // bool
|
||||
constexpr std::ptrdiff_t m_bExpectingToDestroyWithYieldedCursors = 0x132; // bool
|
||||
constexpr std::ptrdiff_t m_bQuietTracepoints = 0x133; // bool
|
||||
constexpr std::ptrdiff_t m_bExpectingCursorTerminatedDueToMaxInstructions = 0x134; // bool
|
||||
constexpr std::ptrdiff_t m_nCursorsTerminatedDueToMaxInstructions = 0x138; // int32
|
||||
constexpr std::ptrdiff_t m_nNextValidateIndex = 0x13C; // int32
|
||||
constexpr std::ptrdiff_t m_Tracepoints = 0x140; // CUtlVector<CUtlString>
|
||||
constexpr std::ptrdiff_t m_bTestYesOrNoPath = 0x158; // bool
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
namespace SignatureOutflow_Continue {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Timeline {
|
||||
constexpr std::ptrdiff_t m_TimelineEvents = 0x48; // CUtlVector<CPulseCell_Timeline::TimelineEvent_t>
|
||||
constexpr std::ptrdiff_t m_bWaitForChildOutflows = 0x60; // bool
|
||||
constexpr std::ptrdiff_t m_OnFinished = 0x68; // CPulse_ResumePoint
|
||||
constexpr std::ptrdiff_t m_OnCanceled = 0xB0; // CPulse_ResumePoint
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Inflow_EntOutputHandler {
|
||||
constexpr std::ptrdiff_t m_SourceEntity = 0x80; // PulseSymbol_t
|
||||
constexpr std::ptrdiff_t m_SourceOutput = 0x90; // PulseSymbol_t
|
||||
constexpr std::ptrdiff_t m_ExpectedParamType = 0xA0; // CPulseValueFullType
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyFriendlyName
|
||||
// MPropertyDescription
|
||||
namespace CPulseCell_Outflow_TestExplicitYesNo {
|
||||
constexpr std::ptrdiff_t m_Yes = 0x48; // CPulse_OutflowConnection
|
||||
constexpr std::ptrdiff_t m_No = 0x90; // CPulse_OutflowConnection
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyFriendlyName
|
||||
// MPropertyDescription
|
||||
namespace CPulseCell_Outflow_TestRandomYesNo {
|
||||
constexpr std::ptrdiff_t m_Yes = 0x48; // CPulse_OutflowConnection
|
||||
constexpr std::ptrdiff_t m_No = 0x90; // CPulse_OutflowConnection
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Outflow_CycleOrdered__InstanceState_t {
|
||||
constexpr std::ptrdiff_t m_nNextIndex = 0x0; // int32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_LimitCount__InstanceState_t {
|
||||
constexpr std::ptrdiff_t m_nCurrentCount = 0x0; // int32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
namespace FakeEntity_tAPI {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Test_MultiInflow_WithDefault {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Step_DebugLog {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_BaseYieldingInflow {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace PulseNodeDynamicOutflows_t {
|
||||
constexpr std::ptrdiff_t m_Outflows = 0x0; // CUtlVector<PulseNodeDynamicOutflows_t::DynamicOutflow_t>
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
namespace CPulseCell_IsRequirementValid__Criteria_t {
|
||||
constexpr std::ptrdiff_t m_bIsValid = 0x0; // bool
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -191,6 +597,14 @@ namespace cs2_dumper {
|
||||
namespace CPulseGraphInstance_TurtleGraphics {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyFriendlyName
|
||||
namespace CPulseCell_Val_TestDomainGetEntityName {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
@@ -203,6 +617,16 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_WakeResume = 0x48; // CPulse_ResumePoint
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_TestWaitWithCursorState {
|
||||
constexpr std::ptrdiff_t m_WakeResume = 0x48; // CPulse_ResumePoint
|
||||
constexpr std::ptrdiff_t m_WakeCancel = 0x90; // CPulse_ResumePoint
|
||||
constexpr std::ptrdiff_t m_WakeFail = 0xD8; // CPulse_ResumePoint
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
@@ -211,6 +635,25 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_Outputs = 0x48; // CUtlVector<CPulse_OutflowConnection>
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 5
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Inflow_Method {
|
||||
constexpr std::ptrdiff_t m_MethodName = 0x80; // PulseSymbol_t
|
||||
constexpr std::ptrdiff_t m_Description = 0x90; // CUtlString
|
||||
constexpr std::ptrdiff_t m_bIsPublic = 0x98; // bool
|
||||
constexpr std::ptrdiff_t m_ReturnType = 0xA0; // CPulseValueFullType
|
||||
constexpr std::ptrdiff_t m_Args = 0xB8; // CUtlLeanVector<CPulseRuntimeMethodArg>
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_BaseValue {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
@@ -230,10 +673,41 @@ namespace cs2_dumper {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Inflow_Yield {
|
||||
constexpr std::ptrdiff_t m_UnyieldResume = 0x48; // CPulse_ResumePoint
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MPropertyDescription
|
||||
namespace CPulseMathlib {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
namespace CPulseCell_Unknown {
|
||||
constexpr std::ptrdiff_t m_UnknownKeys = 0x48; // KeyValues3
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Outflow_CycleRandom {
|
||||
constexpr std::ptrdiff_t m_Outputs = 0x48; // CUtlVector<CPulse_OutflowConnection>
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Step_PublicOutput {
|
||||
constexpr std::ptrdiff_t m_OutputIndex = 0x48; // PulseRuntimeOutputIndex_t
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
@@ -253,6 +727,16 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_NodeName = 0x20; // CGlobalSymbol
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyFriendlyName
|
||||
// MPropertyDescription
|
||||
// MPulseEditorHeaderIcon
|
||||
namespace CPulseCell_Value_RandomInt {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
@@ -292,6 +776,70 @@ namespace cs2_dumper {
|
||||
constexpr std::ptrdiff_t m_nSrcInstruction = 0x50; // int32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 4
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_InlineNodeSkipSelector {
|
||||
constexpr std::ptrdiff_t m_nFlowNodeID = 0x48; // PulseDocNodeID_t
|
||||
constexpr std::ptrdiff_t m_bAnd = 0x4C; // bool
|
||||
constexpr std::ptrdiff_t m_PassOutflow = 0x50; // PulseSelectorOutflowList_t
|
||||
constexpr std::ptrdiff_t m_FailOutflow = 0x68; // CPulse_OutflowConnection
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
namespace CPulseCell_ExampleCriteria__Criteria_t {
|
||||
constexpr std::ptrdiff_t m_flFloatValue1 = 0x0; // float32
|
||||
constexpr std::ptrdiff_t m_flFloatValue2 = 0x4; // float32
|
||||
constexpr std::ptrdiff_t m_bMyBool = 0x8; // bool
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyFriendlyName
|
||||
// MPropertyDescription
|
||||
namespace CPulseCell_ExampleCriteria {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
// MPropertyFriendlyName
|
||||
// MPropertyDescription
|
||||
namespace CPulseCell_LimitCount {
|
||||
constexpr std::ptrdiff_t m_nLimitCount = 0x48; // int32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 5
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace CPulseCell_Step_CallExternalMethod {
|
||||
constexpr std::ptrdiff_t m_MethodName = 0x48; // PulseSymbol_t
|
||||
constexpr std::ptrdiff_t m_GameBlackboard = 0x58; // PulseSymbol_t
|
||||
constexpr std::ptrdiff_t m_ExpectedArgs = 0x68; // CUtlLeanVector<CPulseRuntimeMethodArg>
|
||||
constexpr std::ptrdiff_t m_nAsyncCallMode = 0x78; // PulseMethodCallMode_t
|
||||
constexpr std::ptrdiff_t m_OnFinished = 0x80; // CPulse_ResumePoint
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
namespace PulseObservableBoolExpression_t {
|
||||
constexpr std::ptrdiff_t m_EvaluateConnection = 0x0; // CPulse_OutflowConnection
|
||||
constexpr std::ptrdiff_t m_DependentObservableVars = 0x48; // CUtlVector<PulseRuntimeVarIndex_t>
|
||||
constexpr std::ptrdiff_t m_DependentObservableBlackboardReferences = 0x60; // CUtlVector<PulseRuntimeBlackboardReferenceIndex_t>
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
namespace CPulseCell_LimitCount__Criteria_t {
|
||||
constexpr std::ptrdiff_t m_bLimitCountPasses = 0x0; // bool
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
//
|
||||
// Metadata:
|
||||
@@ -324,10 +872,6 @@ namespace cs2_dumper {
|
||||
// Field count: 0
|
||||
namespace CPulseExecCursor {
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 0
|
||||
namespace PulseCursorCancelPriority_t {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user