C# Class ME3Explorer.Matinee.Rotator

Exibir arquivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
pitch int
roll int
yaw int

Public Methods

Method Description
ToTree ( string name ) : TreeNode

Method Details

ToTree() public method

public ToTree ( string name ) : TreeNode
name string
return System.Windows.Forms.TreeNode

Property Details

pitch public_oe property

public int pitch
return int

roll public_oe property

public int roll
return int

yaw public_oe property

public int yaw
return int