Platformer Pro  2.3.2
A platform game kit for Unity.
Persistable.cs File Reference

Classes

class  PlatformerPro.Persistable
 Base class for objects that can be saved. More...
 
class  PlatformerPro.PersistenceTypeEnumExtensions
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.PersistenceResetType { PlatformerPro.RESET_ON_GAME_OVER = 1 , PlatformerPro.RESET_ON_DEATH = 2 , PlatformerPro.RESET_ON_SCENE_EXIT = 4 }