Class RepresentationTag
Contains representation tag metadata
Inherited Members
Namespace: Unity.Services.Ugc.Bridge
Assembly: Unity.Services.Ugc.Bridge.Editor.dll
Syntax
public class RepresentationTag
Properties
Id
Tag item guid
Declaration
public string Id { get; }
Property Value
Type | Description |
---|---|
string |
Name
Display name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
string |