C# 클래스 CryEngine.Flowgraph.Native.NodeConfig

파일 보기 프로젝트 열기: PoppermostProductions/CryMono

공개 메소드들

메소드 설명
NodeConfig ( FlowNodeFilter cat, string desc, FlowNodeFlags nodeFlags, FlowNodeType nodeType, InputPortConfig inputPorts, OutputPortConfig outputPorts ) : System.Linq

메소드 상세

NodeConfig() 공개 메소드

public NodeConfig ( FlowNodeFilter cat, string desc, FlowNodeFlags nodeFlags, FlowNodeType nodeType, InputPortConfig inputPorts, OutputPortConfig outputPorts ) : System.Linq
cat FlowNodeFilter
desc string
nodeFlags FlowNodeFlags
nodeType FlowNodeType
inputPorts CryEngine.Initialization.InputPortConfig
outputPorts CryEngine.Initialization.OutputPortConfig
리턴 System.Linq