IconName Enum
Add this in your code:
#include <editor/ui/editor_icons.h>
Description
Enum that list every icons used in the editor.
Not available in game builds.
Values
| Name |
|---|
| Icon_Folder |
| Icon_File |
| Icon_Scene |
| Icon_Image |
| Icon_Mesh |
| Icon_Code |
| Icon_Header |
| Icon_Audio |
| Icon_Sky |
| Icon_Font |
| Icon_Audio_Source |
| Icon_Point_Light |
| Icon_Sun_Light |
| Icon_Spot_Light |
| Icon_Camera |
| Icon_Material |
| Icon_Shader |
| Icon_Play |
| Icon_Pause |
| Icon_Stop |
| Icon_Camera_Move |
| Icon_Move |
| Icon_Rotate |
| Icon_Scale |
| Icon_Grid |
| Icon_Question |
| Icon_Platform_Windows |
| Icon_Platform_Linux |
| Icon_Platform_PSP |
| Icon_Platform_PSVITA |
| Icon_Platform_PS2 |
| Icon_Platform_PS3 |
| Icon_Platform_PS4 |
| Icon_Count |