Table of Contents

Interface IIdentifiable

Namespace
Stride.Core
Assembly
Stride.Core.dll

Base interface for all identifiable instances.

public interface IIdentifiable

Properties

Id

Gets the id of this instance

Guid Id { get; set; }

Property Value

Guid