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

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

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

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

Private Properties

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

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

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

Write the row.

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

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

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

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

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

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

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

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