C# Класс Portal2.Items.Turret

A turret that will target a player entering its line of sight.
Hello? Are you there?
Наследование: Item
Показать файл Открыть проект

Открытые методы

Метод Описание
SetFacingDirection ( Direction direction ) : void

Sets the facing to a specified direction.

Turret ( Puzzle owner ) : System

Описание методов

SetFacingDirection() публичный Метод

Sets the facing to a specified direction.
public SetFacingDirection ( Direction direction ) : void
direction Direction
Результат void

Turret() публичный Метод

public Turret ( Puzzle owner ) : System
owner Puzzle
Результат System