HHitProxy::IsA

Determines whether the hit proxy is of the given type.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/HitProxies.h

Include

#include "HitProxies.h"

Source

/Engine/Source/Runtime/Engine/Private/HitProxies.cpp

Syntax

bool IsA
(
    HHitProxyType * TestType
) const

Remarks

Determines whether the hit proxy is of the given type.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss