| BuildBlueprintsRelativeBlueprintsFolderPath Field |
[Missing <summary> documentation for "F:Slash.Unity.Editor.Common.Build.BuildBlueprints.RelativeBlueprintsFolderPath"]
Namespace: Slash.Unity.Editor.Common.BuildAssembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax public const string RelativeBlueprintsFolderPath = "Resources/Blueprints"
Public Const RelativeBlueprintsFolderPath As String = "Resources/Blueprints"
public:
literal String^ RelativeBlueprintsFolderPath = "Resources/Blueprints"
static val mutable RelativeBlueprintsFolderPath: string
Field Value
Type:
StringSee Also