C# 클래스 FSO.Files.Formats.IFF.IffRuntimeInfo

파일 보기 프로젝트 열기: RHY3756547/FreeSO

공개 프로퍼티들

프로퍼티 타입 설명
Dirty bool
Filename string
Patches List
Path string
State IffRuntimeState
UseCase IffUseCase

프로퍼티 상세

Dirty 공개적으로 프로퍼티

public bool Dirty
리턴 bool

Filename 공개적으로 프로퍼티

public string Filename
리턴 string

Patches 공개적으로 프로퍼티

public List Patches
리턴 List

Path 공개적으로 프로퍼티

public string Path
리턴 string

State 공개적으로 프로퍼티

public IffRuntimeState State
리턴 IffRuntimeState

UseCase 공개적으로 프로퍼티

public IffUseCase UseCase
리턴 IffUseCase