HHitProxyType

Represents a hit proxy class for runtime type checks.

Choose your operating system:

Windows

macOS

Linux

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

Name Description

Public function

HHitProxyType

(
    HHitProxyType* InParent,
    const TCHAR* InName
)

Functions

Name Description

Public function Const

const TCHAR ...

 

GetName()

Public function Const

HHitProxyTyp...

 

GetParent()