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

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

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

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

Private Properties

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

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

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

Write the ObjectAction row.

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

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

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

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

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

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

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

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