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