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

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

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

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

Private Properties

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

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

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

Write the SpecialEffectVfx row.

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

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

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

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

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

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

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

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