예제 #1
0
파일: Warning.cs 프로젝트: kirobame/Orion
 public float GetWidth()
 {
     return(LudiqGUIUtility.GetHelpBoxWidth(message, messageType));
 }