Simple Poker Template 0.0.1
Loading...
Searching...
No Matches
SimplePoker.PersistentStatic_AutoInstance< T > Class Template Referenceabstract

A base class for creating auto-instantiated singleton MonoBehaviour classes that persist across scene changes. More...

Inheritance diagram for SimplePoker.PersistentStatic_AutoInstance< T >:

Properties

static T Instance [get]
 

Detailed Description

A base class for creating auto-instantiated singleton MonoBehaviour classes that persist across scene changes.

Template Parameters
TThe type of the singleton MonoBehaviour.
Type Constraints
T :MonoBehaviour 

Property Documentation

◆ Instance

T SimplePoker.PersistentStatic_AutoInstance< T >.Instance
staticget

The documentation for this class was generated from the following file: