• Api Documentation
  • Source Code
Search Results for

    Show / Hide Table of Contents
    • JeremyAnsel.Xwa.OptTransform
      • OptTransformHelpers
      • OptTransformMissionModel
      • OptTransformModel
    • JeremyAnsel.Xwa.OptTransform.Wpf
      • OptProfileSelectorControl
      • OptProfileSelectorDialog
      • OptSkinItem

    Class OptTransformMissionModel

    Inheritance
    object
    OptTransformMissionModel
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: JeremyAnsel.Xwa.OptTransform
    Assembly: JeremyAnsel.Xwa.OptTransform.dll
    Syntax
    public static class OptTransformMissionModel

    Methods

    | Edit this page View Source

    GetTransformedOpt(string, string?, string?, byte, bool, bool, bool)

    Declaration
    public static OptFile GetTransformedOpt(string optFilename, string? missionFileName, string? hangarPath, byte hangarIff, bool groupFaceGroups, bool loadSkins, bool flipPixels = true)
    Parameters
    Type Name Description
    string optFilename
    string missionFileName
    string hangarPath
    byte hangarIff
    bool groupFaceGroups
    bool loadSkins
    bool flipPixels
    Returns
    Type Description
    OptFile
    • Edit this page
    • View Source
    In this article
    Back to top Copyright (c) 2023 Jérémy Ansel