Singleton: Lazy Instantiation

Tutorial

·

intermediate

·

+10XP

·

10 mins

·

(136)

Unity Technologies

Singleton: Lazy Instantiation

In this tutorial, you will learn about lazy instantiation of Singletons and the cons of using it.

Languages available:

1. Lazy Instantiation

2. Downfall of Lazy Instantiation

Complete this tutorial