Optional texture glyph for widgets that render image prompts.
Use this when the project ships texture glyphs for keyboard or gamepad prompts.
UPROPERTY(EditAnywhere, config, Category = "Input Prompt")
TSoftObjectPtr<UTexture2D> IconTexture;
Optional texture glyph for widgets that render image prompts.
Optional texture glyph for widgets that render image prompts.
Use this when the project ships texture glyphs for keyboard or gamepad prompts.
UPROPERTY(EditAnywhere, config, Category = "Input Prompt")
TSoftObjectPtr<UTexture2D> IconTexture;