C2T TB $10.00 (no ratings) エディタ拡張 Utilities Date Price 日期和时间 价钱($) 07/09(2018) 10.0 11/19(2024) 10.0 Jump AssetStore このアセットの説明 Avoid yourself the hassles of explaining each new variable of your custom inspector components to your users. Reuse your code comments as inspector tooltips in the Unity editor. CommentToTooltip automatically generates new tooltips, or updates existing ones, based on your existing code comments. For now, CommentToTooltip supports the following comment types for C# : /// /// Single line documentation /// /** * Delimited documentation * */ // Single line For your specific needs, you can use the included files to customize and automate further the tooltip generation process.