UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
HHitProxyType Class Reference

#include <HitProxies.h>

Public Member Functions

 HHitProxyType (HHitProxyType *InParent, const TCHAR *InName)
 
HHitProxyTypeGetParent () const
 
const TCHARGetName () const
 

Detailed Description

Represents a hit proxy class for runtime type checks.

Constructor & Destructor Documentation

◆ HHitProxyType()

HHitProxyType::HHitProxyType ( HHitProxyType InParent,
const TCHAR InName 
)
inline

Member Function Documentation

◆ GetName()

const TCHAR * HHitProxyType::GetName ( ) const
inline

◆ GetParent()

HHitProxyType * HHitProxyType::GetParent ( ) const
inline

The documentation for this class was generated from the following file: