Interface ILoadableReference
- Namespace
- Stride.Core.Serialization.Contents
- Assembly
- Stride.Core.Serialization.dll
public interface ILoadableReferenceProperties
Location
string Location { get; }Property Value
Type
Type Type { get; }public interface ILoadableReferencestring Location { get; }Type Type { get; }