C# 클래스 CryEngine.FlowSystem.InputPortConfig

파일 보기 프로젝트 열기: samneirinck/cemono 1 사용 예제들

공개 메소드들

메소드 설명
InputPortConfig ( string sName, InputPortTypes inType, string sDescription = null, string sHumanName = null, string UIConfig = null )

메소드 상세

InputPortConfig() 공개 메소드

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