AddonIssue

An issue related to an add-on.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A code that describes the type of issue.

Link copied to clipboard

A message that provides details about the issue and what might cause it.

Link copied to clipboard

The resource IDs of the issue.

Functions

Link copied to clipboard
inline fun copy(block: AddonIssue.Builder.() -> Unit = {}): AddonIssue
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String