Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HTranslucentActor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
HTranslucentActor
(
AActor* InActor, |
EngineUtils.h | ||
HTranslucentActor
(
AActor* InActor, |
EngineUtils.h |
HTranslucentActor(AActor , const UPrimitiveComponent )
| Name | HTranslucentActor |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/EngineUtils.h |
| Include Path | #include "EngineUtils.h" |
HTranslucentActor
(
AActor * InActor,
const UPrimitiveComponent * InPrimComponent
)
HTranslucentActor(AActor , const UPrimitiveComponent , EHitProxyPriority)
| Name | HTranslucentActor |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/EngineUtils.h |
| Include Path | #include "EngineUtils.h" |
HTranslucentActor
(
AActor * InActor,
const UPrimitiveComponent * InPrimComponent,
EHitProxyPriority InPriority
)