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

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

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

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

Private Properties

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

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

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

Write the ObjectInfo row to the stream.

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

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

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

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

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

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

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

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