C# 클래스 Ink.Parsed.Expression

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

공개 메소드들

메소드 설명
GenerateConstantIntoContainer ( Runtime container ) : void
GenerateIntoContainer ( Runtime container ) : void
GenerateRuntimeObject ( ) : Runtime.Object

메소드 상세

GenerateConstantIntoContainer() 공개 메소드

public GenerateConstantIntoContainer ( Runtime container ) : void
container Runtime
리턴 void

GenerateIntoContainer() 공개 추상적인 메소드

public abstract GenerateIntoContainer ( Runtime container ) : void
container Runtime
리턴 void

GenerateRuntimeObject() 공개 메소드

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