SW Combine SDK
Preparing search index...
types
GenericInventoryEntityValue
Interface GenericInventoryEntityValue
Generic inventory entity value (fallback for untyped entity types)
interface
GenericInventoryEntityValue
{
entitytype
:
string
;
name
:
string
;
owner
?:
EntityReference
;
uid
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
entitytype
name
owner?
uid
Properties
entitytype
entitytype
:
string
name
name
:
string
Optional
owner
owner
?:
EntityReference
uid
uid
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entitytype
name
owner
uid
SW Combine SDK
Loading...
Generic inventory entity value (fallback for untyped entity types)