SingletonPersistent<T>.SetUp


Declaration

protected override void SetUp()

Description

Handles initializing the singleton on Awake. This function should be used in replacement of Awake.