SW Combine SDK
Preparing search index...
types
Faction
Interface Faction
interface
Faction
{
name
:
string
;
owner
?:
string
|
Character
;
type
?:
string
;
uid
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
name
owner?
type?
uid
Properties
name
name
:
string
Optional
owner
owner
?:
string
|
Character
Optional
type
type
?:
string
uid
uid
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
owner
type
uid
SW Combine SDK
Loading...