RoleInfo

Undocumented in source.

Constructors

this
this(string ID)
Undocumented in source.

Members

Functions

isAdmin
bool isAdmin()
Undocumented in source. Be warned that the author may not have intended to support it.
isHost
bool isHost()
Undocumented in source. Be warned that the author may not have intended to support it.
isMember
bool isMember()
Undocumented in source. Be warned that the author may not have intended to support it.
isPremiumUser
bool isPremiumUser()
Undocumented in source. Be warned that the author may not have intended to support it.
isRenter
bool isRenter()
Undocumented in source. Be warned that the author may not have intended to support it.
isSubscriber
bool isSubscriber()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

userID
string userID;
Undocumented in source.

Inherited Members

From RoleInfoInterface

isAdmin
bool isAdmin()
Undocumented in source.
isSubscriber
bool isSubscriber()
Undocumented in source.
isMember
bool isMember()
Undocumented in source.
isPremiumUser
bool isPremiumUser()
Undocumented in source.

Meta