Click or drag to resize

SingletonTAwake Method

This checks for any other Singletons and destroys itself if one exists.

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected virtual void Awake()
See Also