Table of Contents

Interface ICollectorHolder

Namespace
Stride.Core
Assembly
Stride.Core.dll

Interface ICollectorHolder for an instance that can collect other instance.

public interface ICollectorHolder

Properties

Collector

Gets the collector.

ObjectCollector Collector { get; }

Property Value

ObjectCollector

The collector.