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

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

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

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

Private Properties

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

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

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

Write the Shadow row.

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

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

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

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

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

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

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

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