Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ChangeKinds

The categories of changes that affected this variable, as a set of ChangeKind flags.
Read time 1 minuteLast updated 7 days ago

Definition

public ChangeKind ChangeKinds { get; }

Remarks

Contains ChangeKind.Added when the variable was added, in addition to any change categories reported by the graph or state machine (e.g. ChangeKind.Data).