Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDebugName
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDebugName () |
RHIDefinitions.h | ||
FDebugName
(
FName InName |
RHIDefinitions.h | ||
FDebugName
(
FName InName, |
RHIDefinitions.h |
FDebugName()
| Name | FDebugName |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIDefinitions.h |
| Include Path | #include "RHIDefinitions.h" |
| Source | /Engine/Source/Runtime/RHI/Private/RHI.cpp |
FDebugName()
FDebugName(FName)
| Name | FDebugName |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIDefinitions.h |
| Include Path | #include "RHIDefinitions.h" |
| Source | /Engine/Source/Runtime/RHI/Private/RHI.cpp |
FDebugName
(
FName InName
)
FDebugName(FName, int32)
| Name | FDebugName |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIDefinitions.h |
| Include Path | #include "RHIDefinitions.h" |
| Source | /Engine/Source/Runtime/RHI/Private/RHI.cpp |
FDebugName
(
FName InName,
int32 InNumber
)