Class AppItem
Namespace: UnityEngine.UDP.Editor
Syntax
public class AppItem : object
Fields
clientId
Declaration
public string clientId
Field Value
Type | Description |
---|---|
String |
id
Declaration
public string id
Field Value
Type | Description |
---|---|
String |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
String |
ownerId
Declaration
public string ownerId
Field Value
Type | Description |
---|---|
String |
ownerType
Declaration
public string ownerType
Field Value
Type | Description |
---|---|
String |
packageName
Declaration
public string packageName
Field Value
Type | Description |
---|---|
String |
revision
Declaration
public string revision
Field Value
Type | Description |
---|---|
String |
slug
Declaration
public string slug
Field Value
Type | Description |
---|---|
String |
status
Declaration
public string status
Field Value
Type | Description |
---|---|
String |
type
Declaration
public string type
Field Value
Type | Description |
---|---|
String |