C# Class FSO.Files.Formats.IFF.IffRuntimeInfo

显示文件 Open project: RHY3756547/FreeSO

Public Properties

Property Type Description
Dirty bool
Filename string
Patches List
Path string
State IffRuntimeState
UseCase IffUseCase

Property Details

Dirty public_oe property

public bool Dirty
return bool

Filename public_oe property

public string Filename
return string

Patches public_oe property

public List Patches
return List

Path public_oe property

public string Path
return string

State public_oe property

public IffRuntimeState State
return IffRuntimeState

UseCase public_oe property

public IffUseCase UseCase
return IffUseCase