![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Functions | |
| FORCEINLINE bool | BothAscii (uint32 C1, uint32 C2) |
| template<typename CharType1 , typename CharType2 > | |
| int32 | StricmpImpl (const CharType1 *String1, const CharType2 *String2) |
| template<typename CharType1 , typename CharType2 > | |
| int32 | StrnicmpImpl (const CharType1 *String1, const CharType2 *String2, SIZE_T Count) |
| FORCEINLINE bool BothAscii | ( | uint32 | C1, |
| uint32 | C2 | ||
| ) |