Property | Type | Description | |
---|---|---|---|
GameInfo | GameInformation |
Method | Description | |
---|---|---|
Read ( string path ) : |
||
RenameFile ( string newFilenameWithoutExtension ) : void | ||
ReplayMetadata ( |
||
ReplayMetadata ( GameInformation info ) : System | ||
Write ( |
Method | Description | |
---|---|---|
Read ( |
public static Read ( string path ) : |
||
path | string | |
return |
public RenameFile ( string newFilenameWithoutExtension ) : void | ||
newFilenameWithoutExtension | string | |
return | void |
public ReplayMetadata ( |
||
fs | ||
path | string | |
return | System |
public ReplayMetadata ( GameInformation info ) : System | ||
info | GameInformation | |
return | System |
public Write ( |
||
writer | ||
return | void |