Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SharpQuake
trace_t
C# Class SharpQuake.trace_t
Afficher le fichier
Open project: Memorix101/SharpQuake
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
allsolid
bool
endpos
Vector3
ent
edict_t
fraction
float
inopen
bool
plane
plane_t
startsolid
bool
Méthodes publiques
Méthode
Description
CopyFrom
(
trace_t
src
) :
void
Method Details
CopyFrom()
public
méthode
public
CopyFrom
(
trace_t
src
) :
void
src
trace_t
Résultat
void
Property Details
allsolid
public_oe property
public
bool
allsolid
Résultat
bool
endpos
public_oe property
public
Vector3
endpos
Résultat
Vector3
ent
public_oe property
public
edict_t,SharpQuake
ent
Résultat
edict_t
fraction
public_oe property
public
float
fraction
Résultat
float
inopen
public_oe property
public
bool
inopen
Résultat
bool
plane
public_oe property
public
plane_t,SharpQuake
plane
Résultat
plane_t
startsolid
public_oe property
public
bool
startsolid
Résultat
bool