NPCOperationData

data class NPCOperationData(val player: MacrocosmPlayer, val playerPaper: Player, val self: MacrocosmNPC, val selfPaper: Entity)(source)

Context for an NPC dialogue operation

Constructors

Link copied to clipboard
constructor(player: MacrocosmPlayer, playerPaper: Player, self: MacrocosmNPC, selfPaper: Entity)

Properties

Link copied to clipboard
Link copied to clipboard
val playerPaper: Player
Link copied to clipboard
Link copied to clipboard
val selfPaper: Entity