C# Class HyoutaTools.Other.TrailsInTheSkyScenarioDump.ScenarioBin

Show file Open project: AdmiralCurtiss/HyoutaTools

Public Properties

Property Type Description
Id string
Location string
TextPtrsLoc ushort
e1 List
e1cnt ushort
e1loc ushort
e2 List
e2cnt ushort
e2loc ushort
e3 List
e3cnt ushort
e3loc ushort
e4 List
e4cnt ushort
e4loc ushort
e5 List
e5cnt ushort
e5loc ushort
e6 List
e6cnt ushort
e6loc ushort
e7loc ushort
esomething ushort

Public Methods

Method Description
ScenarioBin ( string Filename ) : System

Private Methods

Method Description
Load ( byte File ) : void

Method Details

ScenarioBin() public method

public ScenarioBin ( string Filename ) : System
Filename string
return System

Property Details

Id public property

public string Id
return string

Location public property

public string Location
return string

TextPtrsLoc public property

public ushort TextPtrsLoc
return ushort

e1 public property

public List e1
return List

e1cnt public property

public ushort e1cnt
return ushort

e1loc public property

public ushort e1loc
return ushort

e2 public property

public List e2
return List

e2cnt public property

public ushort e2cnt
return ushort

e2loc public property

public ushort e2loc
return ushort

e3 public property

public List e3
return List

e3cnt public property

public ushort e3cnt
return ushort

e3loc public property

public ushort e3loc
return ushort

e4 public property

public List e4
return List

e4cnt public property

public ushort e4cnt
return ushort

e4loc public property

public ushort e4loc
return ushort

e5 public property

public List e5
return List

e5cnt public property

public ushort e5cnt
return ushort

e5loc public property

public ushort e5loc
return ushort

e6 public property

public List e6
return List

e6cnt public property

public ushort e6cnt
return ushort

e6loc public property

public ushort e6loc
return ushort

e7loc public property

public ushort e7loc
return ushort

esomething public property

public ushort esomething
return ushort