Table of Contents

Class ContentData

Namespace
Stride.Core.Serialization.Contents
Assembly
Stride.Core.Serialization.dll
[DataSerializer(typeof(EmptyDataSerializer<ContentData>))]
[DataContract(Inherited = true)]
public abstract class ContentData : IContentData
Inheritance
ContentData
Implements

Properties

Url

public string Url { get; set; }

Property Value

string