Skip to content

Instantly share code, notes, and snippets.

@dorgonman
Created May 21, 2021 01:23
Show Gist options
  • Save dorgonman/f13450afcea58aacc03d58dab121afc6 to your computer and use it in GitHub Desktop.
Save dorgonman/f13450afcea58aacc03d58dab121afc6 to your computer and use it in GitHub Desktop.
<a href="Seg1ClickMessage" bgColor="#555555FF" hoverColor="#FFFF0055" filePath="Blueprint'/Game/UMG/DialogueMsgTextTest/ButtonStyle/BP_DialogueBackgroundButtonStyle1.BP_DialogueBackgroundButtonStyle1'">
<text color="#FF0000FF"> Test Click Seg1 </text>
</a>
<br />
<a href="Seg2ClickMessage" bgColor="#FF0000FF" hoverColor="#FFFF0055" filePath="Blueprint'/Game/UMG/DialogueMsgTextTest/ButtonStyle/BP_DialogueBackgroundButtonStyle2'">
<text color="#00FF00FF"> Test Click Seg2 </text>
</a>
<br />
<a href="Seg3ClickMessage" bgColor="#FF0000FF" hoverColor="#FFFF0055" filePath="/Game/UMG/DialogueMsgTextTest/ButtonStyle/BP_DialogueBackgroundButtonStyle3">
<text color="#0000FFFF"> Test Click Seg3 </text>
</a>
<br />
<a href="Seg4ClickMessage">
<text color="#0000FFFF"> Test Click Seg4 </text>
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment