Table of Contents

Class CExampleSchemaVData_Monomorphic

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CExampleSchemaVData_Monomorphic : NativeObject
Inheritance
CExampleSchemaVData_Monomorphic
Inherited Members

Constructors

CExampleSchemaVData_Monomorphic(nint)

public CExampleSchemaVData_Monomorphic(nint pointer)

Parameters

pointer nint

Properties

Example1

[SchemaMember("CExampleSchemaVData_Monomorphic", "m_nExample1")]
public ref int Example1 { get; }

Property Value

int

Example2

[SchemaMember("CExampleSchemaVData_Monomorphic", "m_nExample2")]
public ref int Example2 { get; }

Property Value

int