C# Class Portal2.Items.LightBridge

A light bridge.
Inheritance: Item
Mostra file Open project: Kyle0654/Portal2.Puzzle

Public Methods

Method Description
LightBridge ( Puzzle owner ) : System

Private Methods

Method Description
AddProperties ( P2CNode node ) : void
FinishReadProperties ( ) : void
ReadProperty ( P2CProperty property ) : void

Method Details

LightBridge() public method

public LightBridge ( Puzzle owner ) : System
owner Puzzle
return System