Share via


AlignSubtree.SaveFileName Property

Definition

File name for saving to and loading from. Defaults to gameObject's name. Use forward slash '/' for subfolders.

public string SaveFileName { get; set; }
member this.SaveFileName : string with get, set
Public Property SaveFileName As String

Property Value

Remarks

Any non-existent file and/or containing folders will be created if possible.

Applies to