Table of Contents

Class CUtlSymbolLarge

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

Constructors

CUtlSymbolLarge(nint)

public CUtlSymbolLarge(nint pointer)

Parameters

pointer nint

Properties

IsValid

public bool IsValid { get; }

Property Value

bool

String

public string String { get; }

Property Value

string