Go to the source code of this file.
◆ ASYNC_TRACE_BUFFER_SIZE
| #define ASYNC_TRACE_BUFFER_SIZE 64 |
◆ FGraphEventArray
◆ EAsyncTraceType
Enum to indicate type of test to perfom
| Enumerator |
|---|
| Test | Return whether the trace succeeds or fails (using bBlockingHit flag on FHitResult), but gives no info about what you hit or where. Good for fast occlusion tests.
|
| Single | Returns a single blocking hit
|
| Multi | Returns a single blocking hit, plus any overlapping hits up to that point
|
◆ DECLARE_DELEGATE_TwoParams() [1/2]
This is Overlap Delegate that can be used if you'd like to get notified whenever available Otherwise, you'll have to query manually using your TraceHandle
- Parameters
-
| FTHandle | TraceHandle that is returned when requestsed |
| FOverlapDatum | OverlapDatum that includes input/output |
◆ DECLARE_DELEGATE_TwoParams() [2/2]
This is Trace/Sweep Delegate that can be used if you'd like to get notified whenever available Otherwise, you'll have to query manually using your TraceHandle
- Parameters
-
◆ DECLARE_LOG_CATEGORY_EXTERN()
◆ DefaultCollisionChannel