Guilds
3.5.6.9-SNAPSHOT
Guilds
/
me.glaremasters.guilds.guild
/
Guild
/
Status
Status
enum
Status
(
source
)
Entries
Functions
Entries
Public
Link copied to clipboard
Public
Private
Link copied to clipboard
Private
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
Guild.Status
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
Guild.Status
>
Returns an array containing the constants of this enum type, in the order they're declared.