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