Tanoda
Zipper Class Reference
Inheritance diagram for Zipper:
GILES.pb_MonoBehaviourSingleton< Zipper >

Public Member Functions

void Compress (string file)
 
void Decompress (string file)
 

Additional Inherited Members

- Protected Member Functions inherited from GILES.pb_MonoBehaviourSingleton< Zipper >
virtual void Initialize ()
 
virtual void Awake ()
 
- Properties inherited from GILES.pb_MonoBehaviourSingleton< Zipper >
virtual bool dontDestroyOnLoad [get]
 Override to maintain an instance of this object across level loads. More...
 
static T instance [get]
 
static T nullableInstance [get]
 

Detailed Description

Definition at line 13 of file Zipper.cs.

Member Function Documentation

◆ Compress()

void Zipper.Compress ( string  file)

Definition at line 17 of file Zipper.cs.

◆ Decompress()

void Zipper.Decompress ( string  file)

Definition at line 63 of file Zipper.cs.


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