This listing has not been migrated to FAB by the seller. It is only available to use from your Vault in the Epic Games Launcher.Learn more about Fab

HyperTextBlock For UMG

f54f8ga9mn8mdf9a - Blueprints - Mar 15, 2016
2
3 out of 5 stars(2 ratings)
  • 50%
  • 0%
  • 0%
  • 0%
  • 50%

Advanced RichText component for UMG.

  • Supported Platforms
  • Supported Engine Versions
    4.10 - 4.12
  • Download Type
    Asset Pack
    This product contains an assortment of Unreal Engine assets which can be imported into a pre-existing project of your choice.
Preview: v.youku.com/v_show/id_XMTQxMzExOTYwNA==.html

Supports:
• Alignment
,

• Simple color
Something</>
(COLOR can be one of 'red', 'green', 'blue', 'white', 'gray', 'black', 'yellow', 'cyan', 'magenta', 'purple')


• Custom font
Something</>
(All attributes are optional, but at least one is required. 'font' is a key defined in Config/HyperTextResources.txt. 'color' can be "R=x,G=y,B=z,A=w" or "#FFFFFFFF". 'style' can be one of 'Regular', 'Bold', 'Italic', based on font)


• Hyperlink
Display</>
('id' is required to raise event on clicking this link. Others' are the same with , but none of them are required)


• Image

(Data in 'src' is a key defined in Config/HyperTextResources.txt)


• Button

('id' is required to raise event on clicking this button)

Technical Details

Number of Blueprints: 2
Intended Platform: All Platforms
Platforms Tested: Android, PC
Documentation Included: NO
Important\Additional Notes: Nested mark-up is not supported at present!