Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FRefCountedObject
- HHitProxy
- HStaticMeshVert
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/EngineUtils.h |
| Include | #include "EngineUtils.h" |
Syntax
struct HStaticMeshVert : public HHitProxy
Remarks
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< AActor > | Actor | ||
| FVector | Vertex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
HStaticMeshVert
(
AActor* InActor, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| HHitProxyType * | GetType () |
||
| HHitProxyType * |
Overridden from HHitProxy
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |