C# 클래스 DebugInfo, Invert.Common

상속: MonoBehaviour
파일 보기 프로젝트 열기: InvertGames/Invert.Common 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ActionId string
PreviousId string
Variables object[]

프로퍼티 상세

ActionId 공개적으로 프로퍼티

public string ActionId
리턴 string

PreviousId 공개적으로 프로퍼티

public string PreviousId
리턴 string

Variables 공개적으로 프로퍼티

public object[] Variables
리턴 object[]