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

A possibly unused row for providing default AI information.
Наследование: ParameterTableRow
Показать файл Открыть проект

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

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

Private Properties

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

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

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

Write the row to the writer.

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

Метод Описание
AiStandardInfo ( ParameterTable table, int index ) : System
AiStandardInfo ( 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

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

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

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