SingletonBase

Description

abstract class Tinman.Core.System.SingletonBase

Extended by

Singleton abstract

Abstract base class for singleton wrappers.

Protected / Constructors

Singleton​Base


protected constructor SingletonBase → ()

Creates a new instance of SingletonBase.

Protected / Methods

Clear


protected abstract method Clear → ()

Clears the singleton value to null.