0.397.0.329146
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
// Auto-generated list of Roblox enums.
|
||||
// Updated as of 0.396.0.327208
|
||||
// Updated as of 0.397.0.329146
|
||||
|
||||
namespace RobloxFiles.Enums
|
||||
{
|
||||
@ -176,6 +176,13 @@ namespace RobloxFiles.Enums
|
||||
Unknown = 17
|
||||
}
|
||||
|
||||
public enum BorderMode
|
||||
{
|
||||
Outline,
|
||||
Middle,
|
||||
Inset
|
||||
}
|
||||
|
||||
public enum BreakReason
|
||||
{
|
||||
Other,
|
||||
|
Reference in New Issue
Block a user