Skip to content

CUEFile.File ​

List of BIN files described in the CUE file.

Kind: Class

Namespace: CrowdControl.Games

Inheritance: IEquatable\<File\>

Public Member Functions

bool

Equals(File other)

virtual override

bool

Equals(object obj)

virtual override

int

GetHashCode()

Public Attributes

string

Name

The name of the file.

FileType

Type

The type of the file.

List

Tracks

List of tracks described in the file.