![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 FPrimitiveSceneProxy * | CreateSceneProxy () override final |
| virtual FDebugRenderSceneProxy * | CreateDebugSceneProxy () |
| virtual ENGINE_API void | CreateRenderState_Concurrent (FRegisterComponentContext *Context) override |
| virtual ENGINE_API void | DestroyRenderState_Concurrent () override |
| virtual FDebugDrawDelegateHelper & | GetDebugDrawDelegateHelper () |
Additional Inherited Members | |
Protected Attributes inherited from UDebugDrawComponent | |
| FDebugDrawDelegateHelper | DebugDrawDelegateHelper |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
static |
|
protected |