Property in Declaration
Gets the line number at which this Declaration was found in the source file.
public int SourceFileLine { get };
If this Declaration was not found in a Yarn source file, this will be -1.
Last updated 2 years ago
Was this helpful?