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

Classes

class  PlatformerPro.EnemyAI_AIGraph
 Enemy AI which is driven by a user defined behaviour graph. More...
 
class  PlatformerPro.EnemyNamedAIGraphs
 Associates a name to a graph. More...
 

Namespaces

namespace  PlatformerPro
 

Typedefs

using Random = UnityEngine.Random
 

Typedef Documentation

◆ Random

using Random = UnityEngine.Random