Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.AI.EnemyNode Member List

This is the complete list of members for PlatformerPro.AI.EnemyNode, including all inherited members.

AddDynamicInput(Type type, Node.ConnectionType connectionType=Node.ConnectionType.Multiple, Node.TypeConstraint typeConstraint=TypeConstraint.None, string fieldName=null)XNode.Node
AddDynamicOutput(Type type, Node.ConnectionType connectionType=Node.ConnectionType.Multiple, Node.TypeConstraint typeConstraint=TypeConstraint.None, string fieldName=null)XNode.Node
AddInstanceInput(Type type, Node.ConnectionType connectionType=Node.ConnectionType.Multiple, Node.TypeConstraint typeConstraint=TypeConstraint.None, string fieldName=null)XNode.Node
AddInstanceOutput(Type type, Node.ConnectionType connectionType=Node.ConnectionType.Multiple, Node.TypeConstraint typeConstraint=TypeConstraint.None, string fieldName=null)XNode.Node
ClearConnections()XNode.Node
ClearDynamicPorts()XNode.Node
ClearInstancePorts()XNode.Node
ConnectionType enum nameXNode.Node
DynamicInputsXNode.Node
DynamicOutputsXNode.Node
DynamicPortsXNode.Node
enemyStatePlatformerPro.AI.EnemyNode
entryPlatformerPro.AI.EnemyNode
GetInputPort(string fieldName)XNode.Node
GetInputValue< T >(string fieldName, T fallback=default(T))XNode.Node
GetInputValues< T >(string fieldName, params T[] fallback)XNode.Node
GetOutputForSelection(int selection)PlatformerPro.AI.EnemyNodevirtual
GetOutputPort(string fieldName)XNode.Node
GetPort(string fieldName)XNode.Node
GetValue(NodePort port)PlatformerPro.AI.EnemyNodevirtual
graphXNode.Node
graphHotfixXNode.Nodestatic
HasPort(string fieldName)XNode.Node
Init()PlatformerPro.AI.EnemyNodeprotectedvirtual
InputsXNode.Node
InstanceInputsXNode.Node
InstanceOutputsXNode.Node
InstancePortsXNode.Node
OnCreateConnection(NodePort from, NodePort to)XNode.Nodevirtual
OnEnable()XNode.Nodeprotected
OnRemoveConnection(NodePort port)XNode.Nodevirtual
OutputsXNode.Node
PortsXNode.Node
positionXNode.Node
RemoveDynamicPort(string fieldName)XNode.Node
RemoveDynamicPort(NodePort port)XNode.Node
RemoveInstancePort(string fieldName)XNode.Node
RemoveInstancePort(NodePort port)XNode.Node
ShowBackingValue enum nameXNode.Node
TypeConstraint enum nameXNode.Node
UpdateStaticPorts()XNode.Node
VerifyConnections()XNode.Node