C# Class Alexandria.Engines.DarkSouls.Effect

An effect file for Dark Souls (extension ".ffx").
Inheritance: Asset
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

Méthode Description
Browse ( Action progressUpdateCallback = null ) : Control

Produce a rich text document that examines the file.

Private Methods

Méthode Description
Effect ( AssetLoader loader ) : System
FormatAddress ( int address ) : string
IsIdentifier ( string text, int index ) : bool

Method Details

Browse() public méthode

Produce a rich text document that examines the file.
public Browse ( Action progressUpdateCallback = null ) : Control
progressUpdateCallback Action
Résultat System.Windows.Forms.Control