uGUI超文本:uGUI的超文本 源码
uGUI超文本 UnityEngine.UI.Textで任意の部分文字列をクリック可能にするコンポーネントです。 (由Google翻译) public class RegexExample : MonoBehaviour { [ SerializeField ] RegexHypertext text = default ; const string RegexUrl = @" https?://(?:[!-~]+\.)+[!-~]+ " ; const string RegexHashtag = @" [\s^][##]\w+ " ; void Start
下载地址
用户评论