UE_LOGは便利だが、UKismetSystemLibrary::PrintStringで画面にログを表示したい時に、sprintfのようなものがあったらいいなって探し ...
FString provides an elegant solution for dynamically updating the strings.xml values. It uses a combination of Android SharedPreferences, strings.xml and reflections to dynamically update the values ...
FText is 40 bytes ~ (more than 2x size of FString, more than 4x the size of an FName) FString is 16 bytes ~ (2x size of FName, 4x the size of a float/int32) FName is 8 bytes ~ (smallest! Twice the ...
#include "OnlineSubsystem.h" #include "OnlineSessionSettings.h" #include <Online/OnlineSessionNames.h> ... AMyProjectCharacter::AMyProjectCharacter ...