mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
1080 lines
40 KiB
Rust
1080 lines
40 KiB
Rust
// Generated using https://github.com/a2x/cs2-dumper
|
|
// 2025-08-14 21:08:30.051873234 UTC
|
|
|
|
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
|
|
|
|
pub mod cs2_dumper {
|
|
pub mod schemas {
|
|
// Module: pulse_system.dll
|
|
// Class count: 98
|
|
// Enum count: 3
|
|
pub mod pulse_system_dll {
|
|
// Alignment: 4
|
|
// Member count: 2
|
|
#[repr(u32)]
|
|
pub enum PulseBestOutflowRules_t {
|
|
SORT_BY_NUMBER_OF_VALID_CRITERIA = 0x0,
|
|
SORT_BY_OUTFLOW_INDEX = 0x1
|
|
}
|
|
// Alignment: 4
|
|
// Member count: 4
|
|
#[repr(u32)]
|
|
pub enum PulseCursorCancelPriority_t {
|
|
None = 0x0,
|
|
CancelOnSucceeded = 0x1,
|
|
SoftCancel = 0x2,
|
|
HardCancel = 0x3
|
|
}
|
|
// Alignment: 4
|
|
// Member count: 2
|
|
#[repr(u32)]
|
|
pub enum PulseMethodCallMode_t {
|
|
SYNC_WAIT_FOR_COMPLETION = 0x0,
|
|
ASYNC_FIRE_AND_FORGET = 0x1
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
pub mod CPulseCell_Step_TestDomainDestroyFakeEntity {
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
// MPulseEditorHeaderIcon
|
|
pub mod CPulseCell_WaitForCursorsWithTag {
|
|
pub const m_bTagSelfWhenComplete: usize = 0x98; // bool
|
|
pub const m_nDesiredKillPriority: usize = 0x9C; // PulseCursorCancelPriority_t
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Test_NoInflow {
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MPulseInstanceDomainInfo
|
|
// MPulseDomainHookInfo
|
|
// MPulseDomainScopeInfo
|
|
// MPulseLibraryBindings
|
|
// MPulseDomainOptInFeatureTag
|
|
pub mod CPulseGraphInstance_TestDomain_FakeEntityOwner {
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_Base {
|
|
pub const m_nEditorNodeID: usize = 0x8; // PulseDocNodeID_t
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
pub mod CPulse_ResumePoint {
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MPulseLibraryBindings
|
|
pub mod CTestDomainDerived_Cursor {
|
|
pub const m_nCursorValueA: usize = 0xD0; // int32
|
|
pub const m_nCursorValueB: usize = 0xD4; // int32
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
// MPulseEditorHeaderIcon
|
|
// MPulseEditorCanvasItemSpecKV3
|
|
// MPulseSelectorAllowRequirementCriteria
|
|
// MPulseSelectorAllowRequirementCriteria
|
|
pub mod CPulseCell_PickBestOutflowSelector {
|
|
pub const m_nCheckType: usize = 0x48; // PulseBestOutflowRules_t
|
|
pub const m_OutflowList: usize = 0x50; // PulseSelectorOutflowList_t
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MPulseLibraryBindings
|
|
// MPropertyDescription
|
|
pub mod CPulseTestFuncs_LibraryA {
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPulseEditorHeaderIcon
|
|
// MPropertyFriendlyName
|
|
pub mod CPulseCell_WaitForObservable {
|
|
pub const m_Condition: usize = 0x48; // PulseObservableBoolExpression_t
|
|
pub const m_OnTrue: usize = 0xC0; // CPulse_ResumePoint
|
|
}
|
|
// Parent: None
|
|
// Field count: 4
|
|
pub mod CPulse_OutflowConnection {
|
|
pub const m_SourceOutflowName: usize = 0x0; // PulseSymbol_t
|
|
pub const m_nDestChunk: usize = 0x10; // PulseRuntimeChunkIndex_t
|
|
pub const m_nInstruction: usize = 0x14; // int32
|
|
pub const m_OutflowRegisterMap: usize = 0x18; // PulseRegisterMap_t
|
|
}
|
|
// Parent: None
|
|
// Field count: 14
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseGraphDef {
|
|
pub const m_DomainIdentifier: usize = 0x8; // PulseSymbol_t
|
|
pub const m_DomainSubType: usize = 0x18; // CPulseValueFullType
|
|
pub const m_ParentMapName: usize = 0x30; // PulseSymbol_t
|
|
pub const m_ParentXmlName: usize = 0x40; // PulseSymbol_t
|
|
pub const m_Chunks: usize = 0x50; // CUtlVector<CPulse_Chunk*>
|
|
pub const m_Cells: usize = 0x68; // CUtlVector<CPulseCell_Base*>
|
|
pub const m_Vars: usize = 0x80; // CUtlVector<CPulse_Variable>
|
|
pub const m_PublicOutputs: usize = 0x98; // CUtlVector<CPulse_PublicOutput>
|
|
pub const m_InvokeBindings: usize = 0xB0; // CUtlVector<CPulse_InvokeBinding*>
|
|
pub const m_CallInfos: usize = 0xC8; // CUtlVector<CPulse_CallInfo*>
|
|
pub const m_Constants: usize = 0xE0; // CUtlVector<CPulse_Constant>
|
|
pub const m_DomainValues: usize = 0xF8; // CUtlVector<CPulse_DomainValue>
|
|
pub const m_BlackboardReferences: usize = 0x110; // CUtlVector<CPulse_BlackboardReference>
|
|
pub const m_OutputConnections: usize = 0x128; // CUtlVector<CPulse_OutputConnection*>
|
|
}
|
|
// Parent: None
|
|
// Field count: 4
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_FireCursors {
|
|
pub const m_Outflows: usize = 0x48; // CUtlVector<CPulse_OutflowConnection>
|
|
pub const m_bWaitForChildOutflows: usize = 0x60; // bool
|
|
pub const m_OnFinished: usize = 0x68; // CPulse_ResumePoint
|
|
pub const m_OnCanceled: usize = 0xB0; // CPulse_ResumePoint
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_Timeline__TimelineEvent_t {
|
|
pub const m_flTimeFromPrevious: usize = 0x0; // float32
|
|
pub const m_EventOutflow: usize = 0x8; // CPulse_OutflowConnection
|
|
}
|
|
// Parent: None
|
|
// Field count: 5
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_IntervalTimer__CursorState_t {
|
|
pub const m_StartTime: usize = 0x0; // GameTime_t
|
|
pub const m_EndTime: usize = 0x4; // GameTime_t
|
|
pub const m_flWaitInterval: usize = 0x8; // float32
|
|
pub const m_flWaitIntervalHigh: usize = 0xC; // float32
|
|
pub const m_bCompleteOnNextWake: usize = 0x10; // bool
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_BaseRequirement {
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MPulseEditorHeaderIcon
|
|
pub mod CPulseCell_BaseState {
|
|
}
|
|
// Parent: None
|
|
// Field count: 4
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod OutflowWithRequirements_t {
|
|
pub const m_Connection: usize = 0x0; // CPulse_OutflowConnection
|
|
pub const m_DestinationFlowNodeID: usize = 0x48; // PulseDocNodeID_t
|
|
pub const m_RequirementNodeIDs: usize = 0x50; // CUtlVector<PulseDocNodeID_t>
|
|
pub const m_nCursorStateBlockIndex: usize = 0x68; // CUtlVector<int32>
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_IsRequirementValid {
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
pub mod CPulseCell_Value_Gradient {
|
|
pub const m_Gradient: usize = 0x48; // CColorGradient
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MPulseLibraryBindings
|
|
// MPropertyDescription
|
|
pub mod CPulseCursorFuncs {
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod PulseNodeDynamicOutflows_t__DynamicOutflow_t {
|
|
pub const m_OutflowID: usize = 0x0; // CGlobalSymbol
|
|
pub const m_Connection: usize = 0x8; // CPulse_OutflowConnection
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Test_MultiOutflow_WithParams {
|
|
pub const m_Out1: usize = 0x48; // SignatureOutflow_Continue
|
|
pub const m_Out2: usize = 0x90; // SignatureOutflow_Continue
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MPulseInstanceDomainInfo
|
|
pub mod CBasePulseGraphInstance {
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Inflow_GraphHook {
|
|
pub const m_HookName: usize = 0x80; // PulseSymbol_t
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
pub mod SignatureOutflow_Resume {
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_Test_MultiOutflow_WithParams_Yielding__CursorState_t {
|
|
pub const nTestStep: usize = 0x0; // int32
|
|
}
|
|
// Parent: None
|
|
// Field count: 4
|
|
//
|
|
// Metadata:
|
|
// MPulseLibraryBindings
|
|
pub mod CPulseTurtleGraphicsCursor {
|
|
pub const m_Color: usize = 0xD0; // Color
|
|
pub const m_vPos: usize = 0xD4; // Vector2D
|
|
pub const m_flHeadingDeg: usize = 0xDC; // float32
|
|
pub const m_bPenUp: usize = 0xE0; // bool
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_TestWaitWithCursorState__CursorState_t {
|
|
pub const flWaitValue: usize = 0x0; // float32
|
|
pub const bFailOnCancel: usize = 0x4; // bool
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_Inflow_BaseEntrypoint {
|
|
pub const m_EntryChunk: usize = 0x48; // PulseRuntimeChunkIndex_t
|
|
pub const m_RegisterMap: usize = 0x50; // PulseRegisterMap_t
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Test_MultiInflow_NoDefault {
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MPulseEditorCanvasItemSpecKV3
|
|
pub mod CPulseCell_WaitForCursorsWithTagBase {
|
|
pub const m_nCursorsAllowedToWait: usize = 0x48; // int32
|
|
pub const m_WaitComplete: usize = 0x50; // CPulse_ResumePoint
|
|
}
|
|
// Parent: None
|
|
// Field count: 5
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulse_InvokeBinding {
|
|
pub const m_RegisterMap: usize = 0x0; // PulseRegisterMap_t
|
|
pub const m_FuncName: usize = 0x30; // PulseSymbol_t
|
|
pub const m_nCellIndex: usize = 0x40; // PulseRuntimeCellIndex_t
|
|
pub const m_nSrcChunk: usize = 0x44; // PulseRuntimeChunkIndex_t
|
|
pub const m_nSrcInstruction: usize = 0x48; // int32
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
// MPulseEditorHeaderIcon
|
|
pub mod CPulseCell_IntervalTimer {
|
|
pub const m_Completed: usize = 0x48; // CPulse_ResumePoint
|
|
pub const m_OnInterval: usize = 0x90; // SignatureOutflow_Continue
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MPulseLibraryBindings
|
|
// MPropertyDescription
|
|
pub mod CPulseTestScriptLib {
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_BaseLerp {
|
|
pub const m_WakeResume: usize = 0x48; // CPulse_ResumePoint
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
pub mod CPulseCell_Value_TestValue50 {
|
|
}
|
|
// Parent: None
|
|
// Field count: 5
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Test_MultiOutflow_WithParams_Yielding {
|
|
pub const m_Out1: usize = 0x48; // SignatureOutflow_Continue
|
|
pub const m_AsyncChild1: usize = 0x90; // SignatureOutflow_Continue
|
|
pub const m_AsyncChild2: usize = 0xD8; // SignatureOutflow_Continue
|
|
pub const m_YieldResume1: usize = 0x120; // SignatureOutflow_Resume
|
|
pub const m_YieldResume2: usize = 0x168; // SignatureOutflow_Resume
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
pub mod CPulseCell_Value_Curve {
|
|
pub const m_Curve: usize = 0x48; // CPiecewiseCurve
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Inflow_EventHandler {
|
|
pub const m_EventName: usize = 0x80; // PulseSymbol_t
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_BaseFlow {
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
pub mod CPulseCell_Step_TestDomainTracepoint {
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_Outflow_CycleShuffled__InstanceState_t {
|
|
pub const m_Shuffle: usize = 0x0; // CUtlVectorFixedGrowable<uint8,8>
|
|
pub const m_nNextShuffle: usize = 0x20; // int32
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_BaseLerp__CursorState_t {
|
|
pub const m_StartTime: usize = 0x0; // GameTime_t
|
|
pub const m_EndTime: usize = 0x4; // GameTime_t
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MPulseInstanceDomainInfo
|
|
// MPulseDomainHookInfo
|
|
// MPulseDomainScopeInfo
|
|
// MPulseLibraryBindings
|
|
pub mod CPulseGraphInstance_TestDomain_Derived {
|
|
pub const m_nInstanceValueX: usize = 0x148; // int32
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
pub mod CPulseCell_WaitForCursorsWithTagBase__CursorState_t {
|
|
pub const m_TagName: usize = 0x0; // PulseSymbol_t
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MPulseLibraryBindings
|
|
// MPropertyDescription
|
|
pub mod CPulseArraylib {
|
|
}
|
|
// Parent: None
|
|
// Field count: 9
|
|
//
|
|
// Metadata:
|
|
// MPulseInstanceDomainInfo
|
|
// MPulseDomainHookInfo
|
|
// MPulseDomainScopeInfo
|
|
// MPulseLibraryBindings
|
|
// MPulseDomainOptInFeatureTag
|
|
// MPulseDomainOptInVariableKeysSource
|
|
pub mod CPulseGraphInstance_TestDomain {
|
|
pub const m_bIsRunningUnitTests: usize = 0x118; // bool
|
|
pub const m_bExplicitTimeStepping: usize = 0x119; // bool
|
|
pub const m_bExpectingToDestroyWithYieldedCursors: usize = 0x11A; // bool
|
|
pub const m_bQuietTracepoints: usize = 0x11B; // bool
|
|
pub const m_bExpectingCursorTerminatedDueToMaxInstructions: usize = 0x11C; // bool
|
|
pub const m_nCursorsTerminatedDueToMaxInstructions: usize = 0x120; // int32
|
|
pub const m_nNextValidateIndex: usize = 0x124; // int32
|
|
pub const m_Tracepoints: usize = 0x128; // CUtlVector<CUtlString>
|
|
pub const m_bTestYesOrNoPath: usize = 0x140; // bool
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
pub mod SignatureOutflow_Continue {
|
|
}
|
|
// Parent: None
|
|
// Field count: 4
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Timeline {
|
|
pub const m_TimelineEvents: usize = 0x48; // CUtlVector<CPulseCell_Timeline::TimelineEvent_t>
|
|
pub const m_bWaitForChildOutflows: usize = 0x60; // bool
|
|
pub const m_OnFinished: usize = 0x68; // CPulse_ResumePoint
|
|
pub const m_OnCanceled: usize = 0xB0; // CPulse_ResumePoint
|
|
}
|
|
// Parent: None
|
|
// Field count: 3
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Inflow_EntOutputHandler {
|
|
pub const m_SourceEntity: usize = 0x80; // PulseSymbol_t
|
|
pub const m_SourceOutput: usize = 0x90; // PulseSymbol_t
|
|
pub const m_ExpectedParamType: usize = 0xA0; // CPulseValueFullType
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
pub mod CPulseCell_Outflow_TestExplicitYesNo {
|
|
pub const m_Yes: usize = 0x48; // CPulse_OutflowConnection
|
|
pub const m_No: usize = 0x90; // CPulse_OutflowConnection
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
pub mod CPulseCell_Outflow_TestRandomYesNo {
|
|
pub const m_Yes: usize = 0x48; // CPulse_OutflowConnection
|
|
pub const m_No: usize = 0x90; // CPulse_OutflowConnection
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_Outflow_CycleOrdered__InstanceState_t {
|
|
pub const m_nNextIndex: usize = 0x0; // int32
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Outflow_StringSwitch {
|
|
pub const m_DefaultCaseOutflow: usize = 0x48; // CPulse_OutflowConnection
|
|
pub const m_CaseOutflows: usize = 0x90; // CUtlVector<CPulse_OutflowConnection>
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_LimitCount__InstanceState_t {
|
|
pub const m_nCurrentCount: usize = 0x0; // int32
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MPulseLibraryBindings
|
|
// MPulseProvideFeatureTag
|
|
pub mod FakeEntity_tAPI {
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Test_MultiInflow_WithDefault {
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Step_DebugLog {
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_BaseYieldingInflow {
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod PulseNodeDynamicOutflows_t {
|
|
pub const m_Outflows: usize = 0x0; // CUtlVector<PulseNodeDynamicOutflows_t::DynamicOutflow_t>
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
pub mod CPulseCell_IsRequirementValid__Criteria_t {
|
|
pub const m_bIsValid: usize = 0x0; // bool
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Inflow_ObservableVariableListener {
|
|
pub const m_nBlackboardReference: usize = 0x80; // PulseRuntimeBlackboardReferenceIndex_t
|
|
pub const m_bSelfReference: usize = 0x82; // bool
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Outflow_CycleOrdered {
|
|
pub const m_Outputs: usize = 0x48; // CUtlVector<CPulse_OutflowConnection>
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod PulseSelectorOutflowList_t {
|
|
pub const m_Outflows: usize = 0x0; // CUtlVector<OutflowWithRequirements_t>
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MPulseInstanceDomainInfo
|
|
// MPulseDomainHookInfo
|
|
// MPulseDomainScopeInfo
|
|
// MPulseLibraryBindings
|
|
pub mod CPulseGraphInstance_TurtleGraphics {
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
pub mod CPulseCell_Val_TestDomainGetEntityName {
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
// MPulseEditorHeaderIcon
|
|
// MPulseEditorCanvasItemSpecKV3
|
|
pub mod CPulseCell_Inflow_Wait {
|
|
pub const m_WakeResume: usize = 0x48; // CPulse_ResumePoint
|
|
}
|
|
// Parent: None
|
|
// Field count: 3
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_TestWaitWithCursorState {
|
|
pub const m_WakeResume: usize = 0x48; // CPulse_ResumePoint
|
|
pub const m_WakeCancel: usize = 0x90; // CPulse_ResumePoint
|
|
pub const m_WakeFail: usize = 0xD8; // CPulse_ResumePoint
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Outflow_CycleShuffled {
|
|
pub const m_Outputs: usize = 0x48; // CUtlVector<CPulse_OutflowConnection>
|
|
}
|
|
// Parent: None
|
|
// Field count: 5
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Inflow_Method {
|
|
pub const m_MethodName: usize = 0x80; // PulseSymbol_t
|
|
pub const m_Description: usize = 0x90; // CUtlString
|
|
pub const m_bIsPublic: usize = 0x98; // bool
|
|
pub const m_ReturnType: usize = 0xA0; // CPulseValueFullType
|
|
pub const m_Args: usize = 0xB8; // CUtlLeanVector<CPulseRuntimeMethodArg>
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulseCell_BaseValue {
|
|
}
|
|
// Parent: None
|
|
// Field count: 4
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
// MPulseEditorCanvasItemSpecKV3
|
|
pub mod CPulseCell_BooleanSwitchState {
|
|
pub const m_Condition: usize = 0x48; // PulseObservableBoolExpression_t
|
|
pub const m_SubGraph: usize = 0xC0; // CPulse_OutflowConnection
|
|
pub const m_WhenTrue: usize = 0x108; // CPulse_OutflowConnection
|
|
pub const m_WhenFalse: usize = 0x150; // CPulse_OutflowConnection
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MPulseLibraryBindings
|
|
// MPulseProvideFeatureTag
|
|
pub mod FakeEntityDerivedB_tAPI {
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Inflow_Yield {
|
|
pub const m_UnyieldResume: usize = 0x48; // CPulse_ResumePoint
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MPulseLibraryBindings
|
|
// MPropertyDescription
|
|
pub mod CPulseMathlib {
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
pub mod CPulseCell_Unknown {
|
|
pub const m_UnknownKeys: usize = 0x48; // KeyValues3
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Outflow_CycleRandom {
|
|
pub const m_Outputs: usize = 0x48; // CUtlVector<CPulse_OutflowConnection>
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Step_PublicOutput {
|
|
pub const m_OutputIndex: usize = 0x48; // PulseRuntimeOutputIndex_t
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
pub mod CPulseCell_Val_TestDomainFindEntityByName {
|
|
}
|
|
// Parent: None
|
|
// Field count: 4
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulse_BlackboardReference {
|
|
pub const m_hBlackboardResource: usize = 0x0; // CStrongHandle<InfoForResourceTypeIPulseGraphDef>
|
|
pub const m_BlackboardResource: usize = 0x8; // PulseSymbol_t
|
|
pub const m_nNodeID: usize = 0x18; // PulseDocNodeID_t
|
|
pub const m_NodeName: usize = 0x20; // CGlobalSymbol
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
// MPulseEditorHeaderIcon
|
|
pub mod CPulseCell_Value_RandomInt {
|
|
}
|
|
// Parent: None
|
|
// Field count: 2
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Outflow_IntSwitch {
|
|
pub const m_DefaultCaseOutflow: usize = 0x48; // CPulse_OutflowConnection
|
|
pub const m_CaseOutflows: usize = 0x90; // CUtlVector<CPulse_OutflowConnection>
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPulseEditorHeaderText
|
|
pub mod CPulseCell_Step_TestDomainEntFire {
|
|
pub const m_Input: usize = 0x48; // CUtlString
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MPulseLibraryBindings
|
|
// MPulseProvideFeatureTag
|
|
pub mod FakeEntityDerivedA_tAPI {
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
// MPulseEditorHeaderIcon
|
|
// MPulseEditorCanvasItemSpecKV3
|
|
// MPulseSelectorAllowRequirementCriteria
|
|
// MPulseSelectorAllowRequirementCriteria
|
|
// MPulseSelectorAllowRequirementCriteria
|
|
pub mod CPulseCell_ExampleSelector {
|
|
pub const m_OutflowList: usize = 0x48; // PulseSelectorOutflowList_t
|
|
}
|
|
// Parent: None
|
|
// Field count: 6
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod CPulse_CallInfo {
|
|
pub const m_PortName: usize = 0x0; // PulseSymbol_t
|
|
pub const m_nEditorNodeID: usize = 0x10; // PulseDocNodeID_t
|
|
pub const m_RegisterMap: usize = 0x18; // PulseRegisterMap_t
|
|
pub const m_CallMethodID: usize = 0x48; // PulseDocNodeID_t
|
|
pub const m_nSrcChunk: usize = 0x4C; // PulseRuntimeChunkIndex_t
|
|
pub const m_nSrcInstruction: usize = 0x50; // int32
|
|
}
|
|
// Parent: None
|
|
// Field count: 4
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPulseSelectorAllowRequirementCriteria
|
|
// MPulseSelectorAllowRequirementCriteria
|
|
pub mod CPulseCell_InlineNodeSkipSelector {
|
|
pub const m_nFlowNodeID: usize = 0x48; // PulseDocNodeID_t
|
|
pub const m_bAnd: usize = 0x4C; // bool
|
|
pub const m_PassOutflow: usize = 0x50; // PulseSelectorOutflowList_t
|
|
pub const m_FailOutflow: usize = 0x68; // CPulse_OutflowConnection
|
|
}
|
|
// Parent: None
|
|
// Field count: 3
|
|
pub mod CPulseCell_ExampleCriteria__Criteria_t {
|
|
pub const m_flFloatValue1: usize = 0x0; // float32
|
|
pub const m_flFloatValue2: usize = 0x4; // float32
|
|
pub const m_bMyBool: usize = 0x8; // bool
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
pub mod CPulseCell_ExampleCriteria {
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
// MPulseRequirementPass
|
|
// MPulseRequirementSummaryExpr
|
|
pub mod CPulseCell_LimitCount {
|
|
pub const m_nLimitCount: usize = 0x48; // int32
|
|
}
|
|
// Parent: None
|
|
// Field count: 5
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
pub mod CPulseCell_Step_CallExternalMethod {
|
|
pub const m_MethodName: usize = 0x48; // PulseSymbol_t
|
|
pub const m_GameBlackboard: usize = 0x58; // PulseSymbol_t
|
|
pub const m_ExpectedArgs: usize = 0x68; // CUtlLeanVector<CPulseRuntimeMethodArg>
|
|
pub const m_nAsyncCallMode: usize = 0x78; // PulseMethodCallMode_t
|
|
pub const m_OnFinished: usize = 0x80; // CPulse_ResumePoint
|
|
}
|
|
// Parent: None
|
|
// Field count: 3
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
pub mod PulseObservableBoolExpression_t {
|
|
pub const m_EvaluateConnection: usize = 0x0; // CPulse_OutflowConnection
|
|
pub const m_DependentObservableVars: usize = 0x48; // CUtlVector<PulseRuntimeVarIndex_t>
|
|
pub const m_DependentObservableBlackboardReferences: usize = 0x60; // CUtlVector<PulseRuntimeBlackboardReferenceIndex_t>
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
pub mod CPulseCell_LimitCount__Criteria_t {
|
|
pub const m_bLimitCountPasses: usize = 0x0; // bool
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
pub mod CPulseCell_Step_TestDomainCreateFakeEntity {
|
|
}
|
|
// Parent: None
|
|
// Field count: 1
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
// MPulseEditorHeaderIcon
|
|
pub mod CPulseCell_CursorQueue {
|
|
pub const m_nCursorsAllowedToRunParallel: usize = 0x98; // int32
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
//
|
|
// Metadata:
|
|
// MGetKV3ClassDefaults
|
|
// MCellForDomain
|
|
// MPulseCellMethodBindings
|
|
// MPulseCellOutflowHookInfo
|
|
// MPropertyFriendlyName
|
|
// MPropertyDescription
|
|
// MPulseEditorHeaderIcon
|
|
pub mod CPulseCell_Value_RandomFloat {
|
|
}
|
|
// Parent: None
|
|
// Field count: 0
|
|
pub mod CPulseExecCursor {
|
|
}
|
|
}
|
|
}
|
|
}
|