C# 클래스 Ink.Parsed.ConditionalSingleBranch

상속: Parsed.Object
파일 보기 프로젝트 열기: inkle/ink 1 사용 예제들

공개 메소드들

메소드 설명
ConditionalSingleBranch ( List content ) : System.Collections.Generic
GenerateRuntimeObject ( ) : Runtime.Object
ResolveReferences ( Story context ) : void

비공개 메소드들

메소드 설명
GenerateRuntimeForContent ( ) : Runtime.Container

메소드 상세

ConditionalSingleBranch() 공개 메소드

public ConditionalSingleBranch ( List content ) : System.Collections.Generic
content List
리턴 System.Collections.Generic

GenerateRuntimeObject() 공개 메소드

public GenerateRuntimeObject ( ) : Runtime.Object
리턴 Runtime.Object

ResolveReferences() 공개 메소드

public ResolveReferences ( Story context ) : void
context Story
리턴 void