C# Класс Alexandria.Engines.DarkSouls.TableRows.DepthOfField

From DofBank.paramdef (id 05h).
Наследование: ParameterTableRow
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
FarDofBeginProperty System.Reflection.PropertyInfo

Private Properties

Свойство Тип Описание
DepthOfField System
DepthOfField System

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

Метод Описание
Write ( BinaryWriter writer ) : void

Write the row to the writer.

Приватные методы

Метод Описание
DepthOfField ( ParameterTable table, int index ) : System
DepthOfField ( ParameterTable table, int index, AssetLoader loader, int next ) : System

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

Write() публичный метод

Write the row to the writer.
public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Результат void

Описание свойств

FarDofBeginProperty публичное статическое свойство

A property of the class.
public static PropertyInfo,System.Reflection FarDofBeginProperty
Результат System.Reflection.PropertyInfo