C# Class WWActorEdit.Kazari.DZx.MULT

Inheritance: IDZxChunkElement
Exibir arquivo Open project: pho/WindViewer Class Usage Examples

Public Methods

Method Description
MULT ( RARC FE, int &SrcOffset, TreeNode ParentNode, System Color = default(System.Drawing.Color) ) : System
Render ( ) : void
ShowControl ( Panel Parent ) : void
StoreChanges ( ) : void

Method Details

MULT() public method

public MULT ( RARC FE, int &SrcOffset, TreeNode ParentNode, System Color = default(System.Drawing.Color) ) : System
FE RARC
SrcOffset int
ParentNode System.Windows.Forms.TreeNode
Color System
return System

Render() public method

public Render ( ) : void
return void

ShowControl() public method

public ShowControl ( Panel Parent ) : void
Parent System.Windows.Forms.Panel
return void

StoreChanges() public method

public StoreChanges ( ) : void
return void