Navigation
API > API/Runtime > API/Runtime/uLangUE > API/Runtime/uLangUE/FULangConversionUtils
References
| Module | uLangUE |
| Header | /Engine/Source/Runtime/Solaris/uLangUE/Public/ULangUEUtils.h |
| Include | #include "ULangUEUtils.h" |
static FString UeToULangLocalVarName
(
const FString & UELocalVarName
)
Remarks
Converts a UE-style local temporary variable / parameter name (UpperCamelCase) to uLang local temporary variable / parameter name style (snake_case)