Jump to content

How to format strings for part tooltip?


Recommended Posts

Unity markup, HTML markup, basically the same thing in this case. Except that HTML markup wouldn't be considered valid according to the recognized validator services. For proper HTML, CSS is required.

To figure out exactly how they did that one, you could probably dig into the DLL files with something like ILSpy and see if they have those defined somewhere in there. Most likely, however, is that they have their own stuff in a resource of some sort, possibly a string database... or whatever they're called. It's been a while since I've messed with resource files.

Edited by Gaalidas
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...