More work on prompt widget
This commit is contained in:
@@ -61,7 +61,6 @@ private:
|
||||
|
||||
FBox2f GetIconUVs(int32 IconIndex);
|
||||
FMargin GetScaledMargins() const;
|
||||
void CalcAppearance(int32& OutIcon, FString& OutGlyph) const;
|
||||
void CalcKeyboardAppearance(int32& OutIcon, FString& OutGlyph) const;
|
||||
void CalcGamepadAppearance(ElxInputMode Mode, int32& OutIcon, FString& OutGlyph) const;
|
||||
int32 ChooseIcon(bool Playstation, FKey Key) const;
|
||||
void ChooseAppearance(int32 &OutIcon, FString &OutGlyph);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user