C# Class Portal2.Connections.ConnectionPoint

A connection point - can be connected to another connection point.
Mostrar archivo Open project: Kyle0654/Portal2.Puzzle

Protected Methods

Method Description
ConnectionPoint ( Item owner, ConnectionPointEnd connectionEnd ) : System

Method Details

ConnectionPoint() protected method

protected ConnectionPoint ( Item owner, ConnectionPointEnd connectionEnd ) : System
owner Item
connectionEnd ConnectionPointEnd
return System