Legendary Explorer Core Nightly
Core library for working with Mass Effect Trilogy / Legendary Edition files
Loading...
Searching...
No Matches
ContentGlobalVarInfoBankChunk Class Reference
Inheritance diagram for ContentGlobalVarInfoBankChunk:
BankChunk

Public Member Functions

 ContentGlobalVarInfoBankChunk (Stream inStream, BankChunk parent)
 
 ContentGlobalVarInfoBankChunk ()
 
override void Write (Stream outStream)
 
override string ToChunkDisplay ()
 
- Public Member Functions inherited from BankChunk
 BankChunk ()
 
 BankChunk (string chunkName, int chunkLen, Stream inStream, BankChunk parent)
 
virtual void Write (Stream outStream)
 
IEnumerable< BankChunkGetAllSubChunks ()
 
virtual string ToChunkDisplay ()
 
BankChunk GetParent ()
 

Properties

int StartVarIndex [get, set]
 
int StartStateIndex [get, set]
 
int StopVarIndex [get, set]
 
int StopStateIndex [get, set]
 
int Flags [get, set]
 
- Properties inherited from BankChunk
long ChunkDataStartOffset [get]
 The offset in which this bank's data starts - + 8 after header & size. For name only this should not be used. More...
 

Additional Inherited Members

- Public Attributes inherited from BankChunk
string ChunkName
 
byte[] RawData
 
List< BankChunkSubChunks = new List<BankChunk>(0)
 Some chunks have subchunks More...
 
- Protected Attributes inherited from BankChunk
BankChunk Parent
 References the containing object More...
 

Constructor & Destructor Documentation

◆ ContentGlobalVarInfoBankChunk() [1/2]

ContentGlobalVarInfoBankChunk.ContentGlobalVarInfoBankChunk ( Stream  inStream,
BankChunk  parent 
)
inline

◆ ContentGlobalVarInfoBankChunk() [2/2]

ContentGlobalVarInfoBankChunk.ContentGlobalVarInfoBankChunk ( )
inline

Member Function Documentation

◆ Write()

override void ContentGlobalVarInfoBankChunk.Write ( Stream  outStream)
inlinevirtual

Reimplemented from BankChunk.

◆ ToChunkDisplay()

override string ContentGlobalVarInfoBankChunk.ToChunkDisplay ( )
inlinevirtual

Reimplemented from BankChunk.

Property Documentation

◆ StartVarIndex

int ContentGlobalVarInfoBankChunk.StartVarIndex
getset

◆ StartStateIndex

int ContentGlobalVarInfoBankChunk.StartStateIndex
getset

◆ StopVarIndex

int ContentGlobalVarInfoBankChunk.StopVarIndex
getset

◆ StopStateIndex

int ContentGlobalVarInfoBankChunk.StopStateIndex
getset

◆ Flags

int ContentGlobalVarInfoBankChunk.Flags
getset

The documentation for this class was generated from the following file: