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

Named "LENS_FLARE_BANK" in Dark Souls, defined in the file "LensFlareBank.paramdef" (id 04h).
Наследование: ParameterTableRow
Показать файл Открыть проект

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

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

Private Properties

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

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

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

Write the LensFlare row.

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

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

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

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

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

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

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

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