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

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

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

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

Private Properties

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

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

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

Write the row to the writer.

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

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

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

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

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

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

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

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