C# Class Portal2.Items.Button

A button that can activate other items.
Inheritance: Item
Mostra file Open project: Kyle0654/Portal2.Puzzle

Public Methods

Method Description
Button ( Puzzle owner ) : System

Private Methods

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

Method Details

Button() public method

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