SW Combine SDK
Preparing search index...
types
Entity
Interface Entity
interface
Entity
{
name
?:
string
;
owner
?:
string
|
Character
|
Faction
;
type
:
string
;
uid
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
name?
owner?
type
uid
Properties
Optional
name
name
?:
string
Optional
owner
owner
?:
string
|
Character
|
Faction
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...