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