Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JASGlobalInstance< T > Class Template Reference

#include <JASGadget.h>

Public Member Functions

 JASGlobalInstance (T *inst)
 
 JASGlobalInstance (bool param_1)
 
 ~JASGlobalInstance ()
 

Static Public Member Functions

static TgetInstance ()
 

Static Public Attributes

static TsInstance
 

Constructor & Destructor Documentation

◆ JASGlobalInstance() [1/2]

template<class T >
JASGlobalInstance< T >::JASGlobalInstance ( T inst)
inline

◆ JASGlobalInstance() [2/2]

template<class T >
JASGlobalInstance< T >::JASGlobalInstance ( bool  param_1)
inline

◆ ~JASGlobalInstance()

template<class T >
JASGlobalInstance< T >::~JASGlobalInstance ( )
inline

Member Function Documentation

◆ getInstance()

template<class T >
static T * JASGlobalInstance< T >::getInstance ( )
inlinestatic

Member Data Documentation

◆ sInstance

template<class T >
T* JASGlobalInstance< T >::sInstance
static

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