UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UISMPoolDebugDrawComponent Class Reference

#include <ISMPoolDebugDrawComponent.h>

+ Inheritance diagram for UISMPoolDebugDrawComponent:

Static Public Member Functions

static UE_API void UpdateAllTickEnabled ()
 

Protected Member Functions

virtual UE_API void BeginPlay () override
 
virtual UE_API void EndPlay (const EEndPlayReason::Type EndPlayReason) override
 
virtual UE_API void TickComponent (float DeltaTime, enum ELevelTick TickType, FActorComponentTickFunction *ThisTickFunction) override
 
virtual UE_API FBoxSphereBounds CalcBounds (const FTransform &LocalToWorld) const override
 
UE_API void UpdateTickEnabled ()
 
- Protected Member Functions inherited from UDebugDrawComponent
virtual ENGINE_API FPrimitiveSceneProxyCreateSceneProxy () override final
 
virtual FDebugRenderSceneProxyCreateDebugSceneProxy ()
 
virtual ENGINE_API void CreateRenderState_Concurrent (FRegisterComponentContext *Context) override
 
virtual ENGINE_API void DestroyRenderState_Concurrent () override
 
virtual FDebugDrawDelegateHelperGetDebugDrawDelegateHelper ()
 

Additional Inherited Members

- Protected Attributes inherited from UDebugDrawComponent
FDebugDrawDelegateHelper DebugDrawDelegateHelper
 

Member Function Documentation

◆ BeginPlay()

void UISMPoolDebugDrawComponent::BeginPlay ( )
overrideprotectedvirtual

◆ CalcBounds()

FBoxSphereBounds UISMPoolDebugDrawComponent::CalcBounds ( const FTransform LocalToWorld) const
overrideprotectedvirtual

◆ EndPlay()

void UISMPoolDebugDrawComponent::EndPlay ( const EEndPlayReason::Type  EndPlayReason)
overrideprotectedvirtual

◆ TickComponent()

void UISMPoolDebugDrawComponent::TickComponent ( float  DeltaTime,
enum ELevelTick  TickType,
FActorComponentTickFunction ThisTickFunction 
)
overrideprotectedvirtual

◆ UpdateAllTickEnabled()

void UISMPoolDebugDrawComponent::UpdateAllTickEnabled ( )
static

◆ UpdateTickEnabled()

void UISMPoolDebugDrawComponent::UpdateTickEnabled ( )
protected

The documentation for this class was generated from the following files: