Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


deprecationMessage

Deprecation message for the version that this instance represents.
Read time 1 minuteLast updated 10 days ago

Definition

public string deprecationMessage { get; }

Remarks

Valid only if isDeprecated is
true
. Additional Resources: VersionsInfo.deprecated for the list of all deprecated versions.