C# Class ME3Explorer.DialogEditor.DlgStart

Inheritance: DlgObj
Exibir arquivo Open project: ME3Explorer/ME3Explorer

Protected Properties

Property Type Description
box UMD.HCIL.Piccolo.Nodes.PPath

Public Methods

Method Description
DlgStart ( int idx, float x, float y, ME3BioConversation bc, DialogVis dialogvis ) : System

Protected Methods

Method Description
GetOutputLinks ( ) : void

Method Details

DlgStart() public method

public DlgStart ( int idx, float x, float y, ME3BioConversation bc, DialogVis dialogvis ) : System
idx int
x float
y float
bc ME3Explorer.Unreal.Classes.ME3BioConversation
dialogvis DialogVis
return System

GetOutputLinks() protected method

protected GetOutputLinks ( ) : void
return void

Property Details

box protected_oe property

protected PPath,UMD.HCIL.Piccolo.Nodes box
return UMD.HCIL.Piccolo.Nodes.PPath