Пример #1
0
 void DrawGUINotes()
 {
     SwfEditorUtils.DrawMasksGUINotes();
     if (_outdated)
     {
         SwfEditorUtils.DrawOutdatedGUINotes("SwfClipAsset", _clips);
     }
 }