Navigation
API > API/Runtime > API/Runtime/Engine
Represents a hit proxy class for runtime type checks.
| Name | HHitProxyType |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/HitProxies.h |
| Include Path | #include "HitProxies.h" |
Syntax
class HHitProxyType
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
HHitProxyType
(
HHitProxyType* InParent, |
HitProxies.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | const TCHAR * | HitProxies.h | ||
| Parent | HHitProxyType * | HitProxies.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * GetName() |
HitProxies.h | ||
HHitProxyType * GetParent() |
HitProxies.h |