|
KLingo Project Documentation 1.0.0
Unreal Engine 5.6 C++ Project Documentation
|
변수 | |
| constexpr const TCHAR * | GlobalSection = TEXT("/Script/CoffeeLibrary.Config") |
| constexpr const TCHAR * | UserSection = TEXT("/Script/CoffeeLibrary.UserConfig") |
|
constexpr |
UConfigLibrary.cpp 파일의 12 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : UConfigLibrary::DeleteAll(), UConfigLibrary::DeleteKey(), UConfigLibrary::GetFloat(), UConfigLibrary::GetGlobalSection(), UConfigLibrary::GetInt(), UConfigLibrary::GetString(), UConfigLibrary::HasKey(), UConfigLibrary::SetFloat(), UConfigLibrary::SetInt(), UConfigLibrary::SetString().
|
constexpr |
UConfigLibrary.cpp 파일의 13 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : UConfigLibrary::DeleteAllUserData(), UConfigLibrary::DeleteUserKey(), UConfigLibrary::GetUserFloat(), UConfigLibrary::GetUserInt(), UConfigLibrary::GetUserSection(), UConfigLibrary::GetUserString(), UConfigLibrary::HasUserKey(), UConfigLibrary::SetUserFloat(), UConfigLibrary::SetUserInt(), UConfigLibrary::SetUserString().