Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AgaHackTools
Example
Shared
Structs
csurface_t
C# Class AgaHackTools.Example.Shared.Structs.csurface_t
Mostrar archivo
Open project: aganonki/HackTools
Public Properties
Property
Type
Description
flags
ushort
name
char*
surfaceProps
short
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
flags
public_oe property
public
ushort
flags
return
ushort
name
public_oe property
public
char*
name
return
char*
surfaceProps
public_oe property
public
short
surfaceProps
return
short