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

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

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

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

Private Properties

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

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

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

Write the row to the writer.

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

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

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

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

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