C# Class CryEngine.FlowSystem.InputPortConfig

Show file Open project: samneirinck/cemono Class Usage Examples

Public Methods

Method Description
InputPortConfig ( string sName, InputPortTypes inType, string sDescription = null, string sHumanName = null, string UIConfig = null )

Method Details

InputPortConfig() public method

public InputPortConfig ( string sName, InputPortTypes inType, string sDescription = null, string sHumanName = null, string UIConfig = null )
sName string
inType InputPortTypes
sDescription string
sHumanName string
UIConfig string