Skip to main content
All docs
V25.1
  • SkinManager.RegisterSkinPatch Method

    Name Parameters Description
    RegisterSkinPatch(Stream, Boolean) skinPatchStream, registerSkinPatchPalettes Loads a skin patch from the stream. Patches loaded by this method overload are not applied to Splash Screens, use other overloads instead.
    RegisterSkinPatch(Assembly, String, Boolean) assembly, assemblyResourcePath, registerSkinPatchPalettes Loads a skin patch embedded as a resource in a custom assembly.
    RegisterSkinPatch(String, Boolean) filePath, registerSkinPatchPalettes Loads a skin patch from the local storage file.