2023-03-15 15:20:35 +00:00
|
|
|
#pragma once
|
|
|
|
#include <cstdint>
|
|
|
|
#include "!GlobalTypes.hpp"
|
|
|
|
|
2023-03-23 13:52:33 +00:00
|
|
|
// /////////////////////////////////////////////////////////////
|
2023-03-15 15:20:35 +00:00
|
|
|
// Binary: networksystem.dll
|
2024-04-04 16:04:01 +00:00
|
|
|
// Classes count: 0 (Allocated) | 1 (Unallocated)
|
|
|
|
// Enums count: 0 (Allocated) | 0 (Unallocated)
|
2023-03-23 13:52:33 +00:00
|
|
|
// Created using source2gen - github.com/neverlosecc/source2gen
|
|
|
|
// /////////////////////////////////////////////////////////////
|
2023-03-15 15:20:35 +00:00
|
|
|
|
2023-11-09 15:15:56 +00:00
|
|
|
// Registered binary: networksystem.dll (project 'networksystem')
|
2024-02-07 12:54:31 +00:00
|
|
|
// Alignment: 8
|
2024-08-23 18:56:19 +00:00
|
|
|
// Size: 0x4
|
2023-11-09 15:15:56 +00:00
|
|
|
// Has Trivial Destructor
|
2023-03-23 13:52:33 +00:00
|
|
|
struct ChangeAccessorFieldPathIndex_t
|
|
|
|
{
|
2023-03-15 15:20:35 +00:00
|
|
|
public:
|
2024-08-23 18:56:19 +00:00
|
|
|
int32_t m_Value; // 0x0
|
2023-03-15 15:20:35 +00:00
|
|
|
};
|
|
|
|
|