Table of Contents

Class Offsets

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class Offsets
Inheritance
Offsets

Properties

Linux

[JsonPropertyName("linux")]
public int Linux { get; set; }

Property Value

int

Windows

[JsonPropertyName("windows")]
public int Windows { get; set; }

Property Value

int