C# Класс Starfield.Core.Block.Blocks.BlockSmoothRedSandstoneStairs

Наследование: BlockBase
Показать файл Открыть проект

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

Метод Описание
BlockSmoothRedSandstoneStairs ( ) : System
BlockSmoothRedSandstoneStairs ( string facing, string half, string shape, bool waterlogged ) : System
BlockSmoothRedSandstoneStairs ( ushort state ) : System

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

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

public BlockSmoothRedSandstoneStairs ( ) : System
Результат System

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

public BlockSmoothRedSandstoneStairs ( string facing, string half, string shape, bool waterlogged ) : System
facing string
half string
shape string
waterlogged bool
Результат System

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

public BlockSmoothRedSandstoneStairs ( ushort state ) : System
state ushort
Результат System