Interface ITypedReference
- Namespace
- Stride.Core.Serialization.Contents
- Assembly
- Stride.Core.Serialization.dll
A typed IReference
public interface ITypedReference : IReference- Inherited Members
Properties
Type
Gets the type of this content reference.
Type Type { get; }Property Value
- Type
- The type.