Navigation
Unreal Engine C++ API Reference > Runtime > Engine
Inheritance Hierarchy
- FRefCountedObject
- HHitProxy
- HBSPBrushVert
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/EngineUtils.h |
Include | #include "EngineUtils.h" |
Syntax
struct HBSPBrushVert : public HHitProxy
Remarks
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TWeakObjectPtr< ABrush > | Brush | |
![]() |
FVector3f * | Vertex |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
HBSPBrushVert
(
ABrush* InBrush, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
HHitProxyType * | GetType () |
|
![]() ![]() |
HHitProxyType * |
Overridden from HHitProxy
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | AddReferencedObjects
(
FReferenceCollector& Collector |