Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine
| Name | UGeometryCollectionISMPoolDebugDrawComponent |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |
| Include Path | #include "GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h" |
Syntax
UCLASS (ClassGroup=Debug)
class UGeometryCollectionISMPoolDebugDrawComponent : public UDebugDrawComponent
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UActorComponent → USceneComponent → UPrimitiveComponent → UDebugDrawComponent → UGeometryCollectionISMPoolDebugDrawComponent
Implements Interfaces
- IAsyncPhysicsStateProcessor
- IInterface_AssetUserData
- IInterface_AsyncCompilation
- INavRelevantInterface
- IPhysicsComponent
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UGeometryCollectionISMPoolDebugDrawComponent
(
const FObjectInitializer& ObjectInitializer |
GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShowBounds | bool | GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |
|
|
| bShowGlobalStats | bool | GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |
|
|
| bShowStats | bool | GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |
|
|
| SelectedComponent | TObjectPtr< const UInstancedStaticMeshComponent > | GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |
|
|
| SelectTimer | float | GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |
Functions
Public
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void GetOnScreenMessages
(
TMultiMap< FCoreDelegates::EOnScreenMessageSeverity, FText >& OutMessages |
GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h | ||
void UpdateTickEnabled() |
GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |
Overridden from UDebugDrawComponent
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FDebugRenderSceneProxy * CreateDebugSceneProxy() |
GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h | ||
virtual FDebugDrawDelegateHelper & GetDebugDrawDelegateHelper() |
GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |
Overridden from USceneComponent
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FBoxSphereBounds CalcBounds
(
const FTransform& LocalToWorld |
GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |
Overridden from UActorComponent
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void BeginPlay() |
GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h | ||
virtual void EndPlay
(
const EEndPlayReason::Type EndPlayReason |
GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h | ||
virtual void TickComponent
(
float DeltaTime, |
GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |
Overridden from UObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void UpdateAllTickEnabled() |
GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.h |