FileDependency

data class FileDependency(val modId: Int, val relationType: Int)

Constructors

Link copied to clipboard
constructor(modId: Int, relationType: Int)

Properties

Link copied to clipboard
val modId: Int
Link copied to clipboard