Table of Contents

Interface IComponent

Namespace
Stride.Core
Assembly
Stride.Core.dll

Base interface for all components.

public interface IComponent : IReferencable
Inherited Members
Extension Methods

Properties

Name

Gets the name of this component.

string Name { get; }

Property Value

string

The name.