Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.Dialog.DialogNode Member List

This is the complete list of members for PlatformerPro.Dialog.DialogNode, 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
dialogTextPlatformerPro.Dialog.DialogNode
DynamicInputsXNode.Node
DynamicOutputsXNode.Node
DynamicPortsXNode.Node
entryPlatformerPro.Dialog.DialogNode
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.Dialog.DialogNodevirtual
GetOutputPort(string fieldName)XNode.Node
GetPort(string fieldName)XNode.Node
GetValue(NodePort port)PlatformerPro.Dialog.DialogNodevirtual
graphXNode.Node
graphHotfixXNode.Nodestatic
HasPort(string fieldName)XNode.Node
Init()PlatformerPro.Dialog.DialogNodeprotectedvirtual
InputsXNode.Node
InstanceInputsXNode.Node
InstanceOutputsXNode.Node
InstancePortsXNode.Node
IsCharacterPlatformerPro.Dialog.DialogNode
isCharacterPlatformerPro.Dialog.DialogNodeprotected
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