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

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

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

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

Private Properties

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

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

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

Write the Skeleton row.

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

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

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

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

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

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

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

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