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

Classes

class  PlatformerPro.Dialog.DialogOptionNode
 A Dialog node which lets the player choose between optioons More...
 
class  PlatformerPro.Dialog.OptionWithCondition
 

Namespaces

namespace  PlatformerPro
 
namespace  PlatformerPro.Dialog
 

Enumerations

enum class  PlatformerPro.Dialog.DialogCondition { PlatformerPro.Dialog.NONE , PlatformerPro.Dialog.MUST_HAVE_ITEM , PlatformerPro.Dialog.MUST_NOT_HAVE_ITEM }