SW Combine SDK
Preparing search index...
types
CharacterMePrivilegesValue
Interface CharacterMePrivilegesValue
interface
CharacterMePrivilegesValue
{
attributes
?:
{
count
?:
number
;
faction_id
?:
number
;
faction_name
?:
string
;
[
key
:
string
]:
unknown
;
}
;
privilegegroup
?:
CharacterMePrivilegeGroup
[]
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
attributes?
privilegegroup?
Properties
Optional
attributes
attributes
?:
{
count
?:
number
;
faction_id
?:
number
;
faction_name
?:
string
;
[
key
:
string
]:
unknown
;
}
Optional
privilegegroup
privilegegroup
?:
CharacterMePrivilegeGroup
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
privilegegroup
SW Combine SDK
Loading...