0.408.0.355772

This commit is contained in:
CloneTrooper1019
2019-10-30 18:33:00 -05:00
parent 414acf63b1
commit fd8598c1b5
12 changed files with 485 additions and 11 deletions

View File

@ -1,5 +1,5 @@
// Auto-generated list of Roblox enums.
// Updated as of 0.407.0.353595
// Updated as of 0.408.0.355772
namespace RobloxFiles.Enums
{
@ -1321,6 +1321,14 @@ namespace RobloxFiles.Enums
MessageError
}
public enum ModifierKey
{
Shift,
Ctrl,
Alt,
Meta
}
public enum MouseBehavior
{
Default,