Property | Type | Description | |
---|---|---|---|
DataReader | |||
Header | ReplayHeader |
Method | Description | |
---|---|---|
FromFile ( |
||
FromFile ( string fileName ) : bool | ||
GetExtraDeck ( string name ) : string[] | ||
GetMainDeck ( string name ) : string[] | ||
GetPlayers ( ) : string[] | ||
ReadString ( int length ) : string |
Method | Description | |
---|---|---|
ExtractDeckData ( ) : bool | ||
HandleData ( |
||
HandleHeader ( |
public FromFile ( |
||
file | ||
return | bool |
public GetExtraDeck ( string name ) : string[] | ||
name | string | |
return | string[] |
public GetMainDeck ( string name ) : string[] | ||
name | string | |
return | string[] |