Class OptTransformMissionModel
Inherited Members
Namespace: JeremyAnsel.Xwa.OptTransform
Assembly: JeremyAnsel.Xwa.OptTransform.dll
Syntax
public static class OptTransformMissionModel
Methods
| Edit this page View SourceGetTransformedOpt(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 |