IContentData Interface
Namespace: Stride.Core.Serialization.ContentsAssembly: Stride.Core.Serialization.dll
A content data storing its own Location.
public interface IContentData
| Name | Description | |
|---|---|---|
| Properties | ||
| Url | ||
Properties
Url
string Url { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |