C# Class SwitchThemes.Common.SzsPatcher

Afficher le fichier Open project: exelix11/SwitchThemeInjector Class Usage Examples

Méthodes publiques

Свойство Type Description
EnablePaneOrderMod bool

Méthodes publiques

Méthode Description
GetFinalSarc ( ) : SarcData
PatchAppletIcon ( Array DDS, string name ) : bool
PatchBntxTexture ( Array DDS, string texName, uint TexFlag = 0xFFFFFFFF ) : bool
PatchBntxTextureAttribs ( ) : bool
PatchLayouts ( SwitchThemes.Common.LayoutPatch Patch ) : bool
PatchMainBG ( Array DDS ) : bool
PatchMainBG ( SwitchThemes.Common.Images.DDS DDS ) : bool
SzsPatcher ( SarcData s ) : SwitchThemes.Common.Bntxx

Private Methods

Méthode Description
GetBntx ( ) : QuickBntx
PatchLayouts ( SwitchThemes.Common.LayoutPatch Patch, string PartName ) : bool
PatchSingleLayout ( SwitchThemes.Common.LayoutFilePatch p ) : bool
SaveBntx ( ) : void

Method Details

GetFinalSarc() public méthode

public GetFinalSarc ( ) : SarcData
Résultat SarcData

PatchAppletIcon() public méthode

public PatchAppletIcon ( Array DDS, string name ) : bool
DDS Array
name string
Résultat bool

PatchBntxTexture() public méthode

public PatchBntxTexture ( Array DDS, string texName, uint TexFlag = 0xFFFFFFFF ) : bool
DDS Array
texName string
TexFlag uint
Résultat bool

PatchBntxTextureAttribs() public méthode

public PatchBntxTextureAttribs ( ) : bool
Résultat bool

PatchLayouts() public méthode

public PatchLayouts ( SwitchThemes.Common.LayoutPatch Patch ) : bool
Patch SwitchThemes.Common.LayoutPatch
Résultat bool

PatchMainBG() public méthode

public PatchMainBG ( Array DDS ) : bool
DDS Array
Résultat bool

PatchMainBG() public méthode

public PatchMainBG ( SwitchThemes.Common.Images.DDS DDS ) : bool
DDS SwitchThemes.Common.Images.DDS
Résultat bool

SzsPatcher() public méthode

public SzsPatcher ( SarcData s ) : SwitchThemes.Common.Bntxx
s SarcData
Résultat SwitchThemes.Common.Bntxx

Property Details

EnablePaneOrderMod public_oe property

public bool EnablePaneOrderMod
Résultat bool