C# Class Portal2.Items.ButtonPedestal

A button that sits on a pedestal and can have a timer.
Inheritance: Item
Mostra file Open project: Kyle0654/Portal2.Puzzle

Public Methods

Method Description
ButtonPedestal ( Puzzle owner ) : System

Private Methods

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

Method Details

ButtonPedestal() public method

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