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

Defined as "LIGHT_BANK" in the file "LightBank.paramdef" (id 01h).
Наследование: ParameterTableRow
Показать файл Открыть проект

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

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

Private Properties

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

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

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

Write the Light row.

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

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

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

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

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

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

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

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