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

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

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

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

Private Properties

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

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

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

Write the row to the writer.

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

Метод Описание
EnvironmentLight ( ParameterTable table, int index ) : System
EnvironmentLight ( 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

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

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

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