2.3 (Current)
Search
K
Links

SourceNodeName

Property in Declaration

Summary

Gets the name of the node in which this Declaration was found.
public string SourceNodeName { get; internal set; }

Remarks

If this Declaration was not found in a Yarn source file, this will be null .
Last modified 21d ago