Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection
Inheritance Hierarchy
- AActor
- AGeometryCollectionActor
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionActor.h |
| Include | #include "GeometryCollection/GeometryCollectionActor.h" |
Syntax
UCLASS (MinimalAPI)
class AGeometryCollectionActor : public AActor
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UGeometryCollectionComponent > | GeometryCollectionComponent | GeometryCollectionComponent |
Constructors
| Type | Name | Description | |
|---|---|---|---|
AGeometryCollectionActor
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UGeometryCollectionComponent * | |||
| bool | GetReferencedContentObjects
(
TArray< UObject* >& Objects |
||
| PRAGMA_ENABLE_DEPRECATION_WARNINGS bool | RaycastSingle
(
FVector Start, |
||
| void | Tick
(
float DeltaSeconds |
Game state callback |
Deprecated Variables
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGSTObjectPtr< UGeometryCollectionDebugDrawComponent > | GeometryCollectionDebugDrawComponent_DEPRECATED |