source2sdk/sdk/networksystem.hpp
2024-04-19 15:05:51 +03:00

22 lines
582 B
C++

#pragma once
#include <cstdint>
#include "!GlobalTypes.hpp"
// /////////////////////////////////////////////////////////////
// Binary: networksystem.dll
// Classes count: 0 (Allocated) | 1 (Unallocated)
// Enums count: 0 (Allocated) | 0 (Unallocated)
// Created using source2gen - github.com/neverlosecc/source2gen
// /////////////////////////////////////////////////////////////
// Registered binary: networksystem.dll (project 'networksystem')
// Alignment: 8
// Size: 0x2
// Has Trivial Destructor
struct ChangeAccessorFieldPathIndex_t
{
public:
int16_t m_Value; // 0x0
};