Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
Inheritance Hierarchy
- TCharBase
- TChar
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/Char.h |
| Include | #include "Misc/Char.h" |
Syntax
template<typename CharType, const unsigned int Size>
struct TCharBase
Specializations
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsLinebreak
(
CharType Char |
Constants
| Name | Description |
|---|---|
| CarriageReturn | |
| FormFeed | |
| LineFeed | |
| LineSeparator | |
| NextLine | |
| ParagraphSeparator | |
| VerticalTab |