C# Class SaveLoadHandler, COMA

Inheritance: MonoBehaviour
Afficher le fichier Open project: GDACollab/COMA Class Usage Examples

Méthodes publiques

Свойство Type Description
SaveSlotNumber int
pixel Font
slHandler SaveLoadHandler,

Méthodes publiques

Méthode Description
Load ( int num ) : void
Save ( int num ) : void

Private Methods

Méthode Description
LoadLevel ( ) : void
OnGUI ( ) : void
SetSlotNum ( int num ) : void
Start ( ) : void
clearAllData ( ) : void

Method Details

Load() public static méthode

public static Load ( int num ) : void
num int
Résultat void

Save() public static méthode

public static Save ( int num ) : void
num int
Résultat void

Property Details

SaveSlotNumber public_oe static_oe property

public static int SaveSlotNumber
Résultat int

pixel public_oe property

public Font pixel
Résultat Font

slHandler public_oe static_oe property

public static SaveLoadHandler, slHandler
Résultat SaveLoadHandler,