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

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

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

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

Private Properties

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

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

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

Write the Ragdoll row.

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

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

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

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

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

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

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

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