Contents
cTracer class
A cTracer object is used to trace lines in the world. One thing you can use the cTracer for, is
tracing what block a player is looking at, but you can do more with it if you want.
The cTracer is still a work in progress.
See also the cLineBlockTracer class for an alternative approach using callbacks.
Member variables
Name | Type | Notes |
BlockHitPosition |
(undocumented) |
|
HitNormal |
(undocumented) |
|
RealHit |
(undocumented) |
|
Functions
Name | Parameters | Return value | Notes |
() (constructor) |
|
|
(undocumented) |
Trace |
|
|
(undocumented) |
|