servuo/Scripts/Gumps/Props
pyro17 e2f037a055
Added Support for Flags Enums in Properties (#5028)
* Added Support for Flags Enums in Properties
Now it is possible to edit the single flags of properties as long as they have the FlagsAttribute and are Enum based

* Added unsigned support and injection of default flag options
- all unsigned types are supported now as well
- added the ability per injection into the value and name arrays to set all flags to off or on
2023-02-03 02:07:11 +00:00
..
PropsConfig.cs using. cleanup of Gumps and Misc folder. (Skipping items, mobiles, and services folder for last) (#4721) 2020-04-14 11:26:50 -04:00
PropsGump.cs Added Support for Flags Enums in Properties (#5028) 2023-02-03 02:07:11 +00:00
SetBodyGump.cs Cleanup (#4848) 2020-09-16 07:43:44 -07:00
SetColorGump.cs Bug Fixes 2020-09-21 09:53:44 -04:00
SetCustomEnumGump.cs Scripts folder cleanup. 2020-04-16 18:42:38 -04:00
SetDateTimeGump.cs Cleanup (#4846) 2020-09-15 08:15:23 -07:00
SetFlagListOptionGump.cs Added Support for Flags Enums in Properties (#5028) 2023-02-03 02:07:11 +00:00
SetGump.cs - Fixed field item placement and LOS for Conflag Potions (#4809) 2020-07-04 21:38:23 -07:00
SetListOptionGump.cs Scripts folder cleanup. 2020-04-16 18:42:38 -04:00
SetObjectGump.cs Fixes an issue where bards could not use their abilities when calmed. (#4766) 2020-04-22 11:40:20 -07:00
SetObjectTarget.cs using. cleanup of Gumps and Misc folder. (Skipping items, mobiles, and services folder for last) (#4721) 2020-04-14 11:26:50 -04:00
SetPoint2DGump.cs Scripts folder cleanup. 2020-04-16 18:42:38 -04:00
SetPoint3DGump.cs Scripts folder cleanup. 2020-04-16 18:42:38 -04:00
SetTimeSpanGump.cs Cleanup (#4848) 2020-09-16 07:43:44 -07:00