Type: trace_t
Server & Client
Properties - Shared
| Type | Name |
| undefined | startpos |
| undefined | endpos |
| undefined | plane |
| undefined | fraction |
| undefined | contents |
| undefined | allsolid |
| undefined | startsolid |
| undefined | fractionleftsolid |
| undefined | hitgroup |
| undefined | physicsbone |
| undefined | worldSurfaceIndex |
| undefined | hitbox |
| undefined | ent |
Methods
~trace_t
~trace_t()
trace_t
trace_t()
opAssign
trace_t& opAssign(const trace_t&in)
DidHitWorld
bool DidHitWorld() const
DidHitNonWorldEntity
bool DidHitNonWorldEntity() const
GetEntityIndex
int GetEntityIndex() const
DidHit
bool DidHit() const