Navigation
API > API/Runtime > API/Runtime/Core
| Name | TCharArray |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Delegates/Delegate.h |
| Include Path | #include "Delegates/Delegate.h" |
Syntax
template<SIZE_T Len>
struct TCharArray
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TCharArray () |
Delegates/Delegate.h | ||
constexpr TCharArray
(
const char(&) InStr |
Delegates/Delegate.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Str | char | Delegates/Delegate.h |