C# Class CryEngine.FlowSystem.OutputPortConfig

Show file Open project: samneirinck/cemono

Public Methods

Method Description
OutputPortConfig ( string sName, OutputPortTypes outType, string sDescription = null, string sHumanName = null )

Method Details

OutputPortConfig() public method

public OutputPortConfig ( string sName, OutputPortTypes outType, string sDescription = null, string sHumanName = null )
sName string
outType OutputPortTypes
sDescription string
sHumanName string