Interface INamedAsset
Namespace: SociallyDistant.Core.Core
Assembly: SociallyDistant.Framework.dll
Syntax
public interface INamedAsset : IGameContent
Properties
Name
Declaration
string Name { get; }
Property Value
| Type | Description |
|---|---|
| string |
public interface INamedAsset : IGameContent
string Name { get; }
| Type | Description |
|---|---|
| string |