My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Teal.Caches Class Reference
Inheritance diagram for Teal.Caches:
Teal.MonoSingleton< Caches >

Public Member Functions

void Save ()
 
void AddString (string str)
 
ushort GetStringId (string str)
 
string GetStringFromId (ushort id)
 
bool Master_Sync (ushort playerId)
 
void Receive_Sync (BitPacker packer)
 

Public Attributes

TextAsset cachesAsset
 
string cachesFile = "Resources/caches.txt"
 
List< string > prefabsList
 
Dictionary< string, string > methodMonoDict = new Dictionary<string, string>(StringComparer.InvariantCultureIgnoreCase)
 

Additional Inherited Members

- Static Protected Attributes inherited from Teal.MonoSingleton< Caches >
static T _instance
 
- Properties inherited from Teal.MonoSingleton< Caches >
static T Get [get]
 Returns the singleton instance.
 

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