Exemplo n.º 1
0
 /// <summary>
 /// Unregister your plugin and dispose all references. You have to call this when your IDalamudCorePlugin is disposed.
 /// </summary>
 public void Dispose()
 {
     UiBuilder.Dispose();
 }