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

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

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

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

Private Properties

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

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

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

Write the HitMaterial.

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

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

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

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

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

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

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

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