示例#1
0
 public void Reset()
 {
     Instance       = null;
     SectionIndices = null;
     SubpartIndices = null;
     Style          = MyHudObjectHighlightStyle.None;
 }
 public void Reset()
 {
     Instance = null;
     SectionIndices = null;
     SubpartIndices = null;
     Style = MyHudObjectHighlightStyle.None;
 }
 public void Reset()
 {
     Instance       = null;
     SectionIndices = null;
     Style          = MyHudObjectHighlightStyle.HighlightStyle1;
 }
 public void Reset()
 {
     Instance = null;
     SectionIndices = null;
     Style = MyHudObjectHighlightStyle.HighlightStyle1;
 }