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

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

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

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

Private Properties

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

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

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

Write the SpecialEffect row.

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

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

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

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

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

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

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

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