Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Descriptor(string, string, Areas, string, string)

Initializes and returns an instance of Descriptor.
Read time 1 minuteLast updated 12 days ago

Definition

public Descriptor(string id, string title, Areas areas, string description, string recommendation)

Parameters

The Issue ID string.

title

A short human-readable 'name' for the issue

areas

The area(s) affected by this issue.

description

A description of the issue.

recommendation

Advice on how to resolve the issue.