示例#1
0
 private void Show()
 {
     Helping = true;
     HelpManager.Help(RectTransform, direction, size, KeyParser());
     LastHelper = this;
 }