RelationSnapshot

data class RelationSnapshot(val sourceFactionId: Int, val targetFactionId: Int, val type: String)

Constructors

Link copied to clipboard
constructor(sourceFactionId: Int, targetFactionId: Int, type: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard