Files
cs2-dumper/output/pulse_system_dll.cs
2025-10-16 07:15:34 +03:00

328 lines
11 KiB
C#

// Generated using https://github.com/a2x/cs2-dumper
// 2025-10-16 04:15:22.003365600 UTC
namespace CS2Dumper.Schemas {
// Module: pulse_system.dll
// Class count: 37
// Enum count: 0
public static class PulseSystemDll {
// Parent: None
// Field count: 1
//
// Metadata:
// MGetKV3ClassDefaults
public static class CPulseCell_Base {
public const nint m_nEditorNodeID = 0x8; // PulseDocNodeID_t
}
// Parent: None
// Field count: 2
//
// Metadata:
// MGetKV3ClassDefaults
// 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: 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: 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: 0
//
// Metadata:
// MGetKV3ClassDefaults
public static class CPulseCell_IsRequirementValid {
}
// Parent: None
// Field count: 0
//
// Metadata:
// MPropertyDescription
public static class CPulseCursorFuncs {
}
// Parent: None
// Field count: 1
//
// Metadata:
// MGetKV3ClassDefaults
public static class CPulseCell_Inflow_GraphHook {
public const nint m_HookName = 0x80; // PulseSymbol_t
}
// 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_Inflow_BaseEntrypoint {
public const nint m_EntryChunk = 0x48; // PulseRuntimeChunkIndex_t
public const nint m_RegisterMap = 0x50; // PulseRegisterMap_t
}
// Parent: None
// Field count: 0
//
// Metadata:
// MPropertyDescription
public static class CPulseTestScriptLib {
}
// Parent: None
// Field count: 0
//
// Metadata:
// MGetKV3ClassDefaults
// MPropertyFriendlyName
// MPropertyDescription
public static class CPulseCell_Value_TestValue50 {
}
// Parent: None
// Field count: 1
//
// Metadata:
// MGetKV3ClassDefaults
public static class CPulseCell_Inflow_EventHandler {
public const nint m_EventName = 0x80; // PulseSymbol_t
}
// Parent: None
// Field count: 0
//
// Metadata:
// MGetKV3ClassDefaults
// 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 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: 2
//
// Metadata:
// MGetKV3ClassDefaults
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
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: 1
//
// Metadata:
// MGetKV3ClassDefaults
// MPropertyFriendlyName
// MPropertyDescription
// MPulseEditorHeaderIcon
// MPulseEditorCanvasItemSpecKV3
public static class CPulseCell_Inflow_Wait {
public const nint m_WakeResume = 0x48; // CPulse_ResumePoint
}
// Parent: None
// Field count: 1
//
// Metadata:
// MGetKV3ClassDefaults
public static class CPulseCell_Outflow_CycleShuffled {
public const nint m_Outputs = 0x48; // CUtlVector<CPulse_OutflowConnection>
}
// Parent: None
// Field count: 4
//
// Metadata:
// MGetKV3ClassDefaults
// 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
public static class CPulseCell_Unknown {
public const nint m_UnknownKeys = 0x48; // KeyValues3
}
// Parent: None
// Field count: 0
//
// Metadata:
// MGetKV3ClassDefaults
// 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: 1
//
// Metadata:
// MGetKV3ClassDefaults
// 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
// 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: 0
//
// Metadata:
// MGetKV3ClassDefaults
// MPropertyFriendlyName
public static class CPulseCell_Step_TestDomainCreateFakeEntity {
}
// Parent: None
// Field count: 1
//
// Metadata:
// MGetKV3ClassDefaults
// MPropertyFriendlyName
// MPropertyDescription
// MPulseEditorHeaderIcon
public static class CPulseCell_CursorQueue {
public const nint m_nCursorsAllowedToRunParallel = 0x98; // int32
}
// Parent: None
// Field count: 0
//
// Metadata:
// MGetKV3ClassDefaults
// MPropertyFriendlyName
// MPropertyDescription
// MPulseEditorHeaderIcon
public static class CPulseCell_Value_RandomFloat {
}
// Parent: None
// Field count: 0
public static class CPulseExecCursor {
}
// Parent: None
// Field count: 0
public static class PulseCursorCancelPriority_t {
}
}
}