Navigation
API > API/Runtime > API/Runtime/Engine
| Name | HBSPBrushVert |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/EngineUtils.h |
| Include Path | #include "EngineUtils.h" |
Syntax
struct HBSPBrushVert : public HHitProxy
Inheritance Hierarchy
- FRefCountedObject → HHitProxy → HBSPBrushVert
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
HBSPBrushVert
(
ABrush* InBrush, |
EngineUtils.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Brush | TWeakObjectPtr< ABrush > | EngineUtils.h | ||
| Vertex | FVector3f * | EngineUtils.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual HHitProxyType * GetType() |
EngineUtils.h |
Overridden from HHitProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AddReferencedObjects
(
FReferenceCollector& Collector |
EngineUtils.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static HHitProxyType * StaticGetType() |
EngineUtils.h |