ProjectSettingsPage_RepositorySkipPaths Property |
The list of folders that are not synced with the server, both for editor and play. Items are separated by return or semicolon.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<string> SkipPaths { get; set; }
Property Value
Type:
ReferenceStringSee Also