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

Classes

class  XNode.Node
 Base class for all nodes More...
 
class  XNode.Node.InputAttribute
 Mark a serializable field as an input port. You can access this through GetInputPort(string) More...
 
class  XNode.Node.OutputAttribute
 Mark a serializable field as an output port. You can access this through GetOutputPort(string) More...
 
class  XNode.Node.CreateNodeMenuAttribute
 
class  XNode.Node.NodeTintAttribute
 
class  XNode.Node.NodeWidthAttribute
 

Namespaces

namespace  XNode