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

Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Свойство Type Description
Dirty bool
Filename string
Patches List
Path string
State IffRuntimeState
UseCase IffUseCase

Property Details

Dirty public_oe property

public bool Dirty
Résultat bool

Filename public_oe property

public string Filename
Résultat string

Patches public_oe property

public List Patches
Résultat List

Path public_oe property

public string Path
Résultat string

State public_oe property

public IffRuntimeState State
Résultat IffRuntimeState

UseCase public_oe property

public IffUseCase UseCase
Résultat IffUseCase