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

Classes

class  PlatformerPro.MultiPlatformEnabler
 Enables or Disables items based on the platform. More...
 

Namespaces

namespace  PlatformerPro
 

Enumerations

enum class  PlatformerPro.MultiPlatformEnablerType { PlatformerPro.ENABLE_FIRST_MATCH , PlatformerPro.ENABLE_ALL_MATCHES , PlatformerPro.DISABLE_FIRST_MATCH , PlatformerPro.DISABLE_ALL_MATCHES }
 Different actions the enabler can perform. More...