UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DebugDrawService.h File Reference
#include "ShowFlags.h"
#include "Kismet/BlueprintFunctionLibrary.h"
#include "Misc/TransactionallySafeCriticalSection.h"
#include "DebugDrawService.generated.h"

Go to the source code of this file.

Classes

class  UDebugDrawService
 

Functions

 DECLARE_DELEGATE_TwoParams (FDebugDrawDelegate, UCanvas *, APlayerController *)
 

Function Documentation

◆ DECLARE_DELEGATE_TwoParams()

DECLARE_DELEGATE_TwoParams ( FDebugDrawDelegate  ,
UCanvas ,
APlayerController  
)

Delegate called when rendering a viewport and the associated engine flag is set.