C# 클래스 Alexandria.Engines.DarkSouls.Effect

An effect file for Dark Souls (extension ".ffx").
상속: Asset
파일 보기 프로젝트 열기: Burton-Radons/Alexandria

공개 메소드들

메소드 설명
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