Navigation
API > API/Runtime > API/Runtime/Engine
Type
typedef TBaseDelegate_TwoParams< void, const FTraceHandle &, FTraceDatum & > FTraceDelegate
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldCollision.h |
| Include | #include "WorldCollision.h" |
Remarks
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