C# 클래스 Ink.Parsed.FlowBase.Argument

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

공개 프로퍼티들

프로퍼티 타입 설명
isByReference bool
isDivertTarget bool
name string

프로퍼티 상세

isByReference 공개적으로 프로퍼티

public bool isByReference
리턴 bool

isDivertTarget 공개적으로 프로퍼티

public bool isDivertTarget
리턴 bool

name 공개적으로 프로퍼티

public string name
리턴 string