C# Class WWActorEdit.ZeldaArc

Datei anzeigen Open project: pho/WindViewer Class Usage Examples

Public Methods

Method Description
Clear ( ) : void
Save ( ) : void
ZeldaArc ( string File, TreeView TV, bool IgnoreModels = false ) : System

Private Methods

Method Description
PopulateFileList ( TreeNode TN, RARC ParentFN, bool IgnoreModels ) : void

Method Details

Clear() public method

public Clear ( ) : void
return void

Save() public method

public Save ( ) : void
return void

ZeldaArc() public method

public ZeldaArc ( string File, TreeView TV, bool IgnoreModels = false ) : System
File string
TV System.Windows.Forms.TreeView
IgnoreModels bool
return System