FOverlapDelegate

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

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< void, const FTraceHandle &, FOverlapDatum & > FOverlapDelegate

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/WorldCollision.h

Include

#include "WorldCollision.h"

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss