C# 클래스 Ink.Parsed.Stitch

상속: FlowBase
파일 보기 프로젝트 열기: inkle/ink

공개 메소드들

메소드 설명
Stitch ( string name, List topLevelObjects, List arguments, bool isFunction ) : System.Collections.Generic

메소드 상세

Stitch() 공개 메소드

public Stitch ( string name, List topLevelObjects, List arguments, bool isFunction ) : System.Collections.Generic
name string
topLevelObjects List
arguments List
isFunction bool
리턴 System.Collections.Generic