Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AgaHackTools
Example
Shared
Structs
CBaseTrace
C# Class AgaHackTools.Example.Shared.Structs.CBaseTrace
Mostra file
Open project: aganonki/HackTools
Public Properties
Property
Type
Description
contents
int
dispFlags
ushort
endpos
Vector3
fraction
float
plane
cplane_t
startpos
Vector3
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
contents
public_oe property
public
int
contents
return
int
dispFlags
public_oe property
public
ushort
dispFlags
return
ushort
endpos
public_oe property
public
Vector3
endpos
return
Vector3
fraction
public_oe property
public
float
fraction
return
float
plane
public_oe property
public
cplane_t,AgaHackTools.Example.Shared.Structs
plane
return
cplane_t
startpos
public_oe property
public
Vector3
startpos
return
Vector3