Class UniqueResourceId
Base class to track unique resource by an id.
Implements
Inherited Members
Namespace: Unity.Barracuda
Assembly: Unity.Barracuda.dll
Syntax
public class UniqueResourceId : IUniqueResource
Constructors
UniqueResourceId()
Declaration
public UniqueResourceId()
Properties
uniqueId
Declaration
public int uniqueId { get; }
Property Value
| Type | Description |
|---|---|
| int |
Methods
GetUniqueId()
Declaration
public static int GetUniqueId()
Returns
| Type | Description |
|---|---|
| int |