You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Make Localizable Message a blueprint type
[REVIEW] [at]jp.flouret [CL 26021141 by david punsetmartinez in ue5-main branch]
This commit is contained in:
@@ -29,7 +29,7 @@ public:
|
||||
FInstancedStruct Value;
|
||||
};
|
||||
|
||||
USTRUCT()
|
||||
USTRUCT(BlueprintType)
|
||||
struct FLocalizableMessage
|
||||
{
|
||||
GENERATED_BODY();
|
||||
|
||||
Reference in New Issue
Block a user