v1.0.0
2022.3+
Interface IResourceName
Represents a resource's name
Namespace: Unity.Services.Multiplay.Authoring.Core.Assets
Syntax
public interface IResourceNameProperties
Name
The name of the resource.
Declaration
string Name { get; set; }Property Value
| Type | Description |
|---|---|
| System.String |