C# Класс Alexandria.Engines.DarkSouls.Effect

An effect file for Dark Souls (extension ".ffx").
Наследование: Asset
Показать файл Открыть проект

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

Метод Описание
Browse ( Action progressUpdateCallback = null ) : Control

Produce a rich text document that examines the file.

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

Метод Описание
Effect ( AssetLoader loader ) : System
FormatAddress ( int address ) : string
IsIdentifier ( string text, int index ) : bool

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

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

Produce a rich text document that examines the file.
public Browse ( Action progressUpdateCallback = null ) : Control
progressUpdateCallback Action
Результат System.Windows.Forms.Control