T_MSCLoader_SettingsButton_ButtonIcon - piotrulos/MSCModLoader GitHub Wiki
Predefined button icons
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.3.356
C#
public enum ButtonIcon| RaceDepartment | 0 | Race Department logo |
| NexusMods | 1 | NexusMods logo |
| Github | 2 | Github logo |
| GoBack | 3 | Go Back icon |
| Bug | 4 | Bug icon |
| Website | 5 | Website icon |
| Folder | 6 | Folder icon |
| Download | 7 | Download icon |
| Info | 8 | Info icon |
| Search | 9 | Search icon |
| Custom | -1 | Custom icon |
| Settings | 10 | Settings icon |
| Warning | 11 | Warning icon |
| Close | 12 | Close (X) icon |
| Reset | 13 | Reset icon |
| Delete | 14 | Delete (trash) icon |
| Update | 15 | "Update" icon |
| CloudArrow | 16 | "Upload" icon |
| Add | 17 | "Add" icon |
| Edit | 18 | "Edit" icon |
| PayPal | 19 | "PayPal" icon |
| None | -2 | No icon |
| KoFi | 20 | "Ko-fi" icon |