Show / Hide Table of Contents

Class Path

Inheritance
System.Object
Path
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: UE4.Core
Assembly: UE4DotNet.dll
Syntax
public static class Path

Fields

| Improve this Doc View Source

UE4DotNetEditorPath

Declaration
public static string UE4DotNetEditorPath
Field Value
Type Description
System.String
| Improve this Doc View Source

UE4DotNetTemplate

Declaration
public static string UE4DotNetTemplate
Field Value
Type Description
System.String

Properties

| Improve this Doc View Source

AutomationDir

Declaration
public static string AutomationDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

AutomationLogDir

Declaration
public static string AutomationLogDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

AutomationTransientDir

Declaration
public static string AutomationTransientDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

BugItDir

Declaration
public static string BugItDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

CloudDir

Declaration
public static string CloudDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

DiffDir

Declaration
public static string DiffDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

EngineConfigDir

Declaration
public static string EngineConfigDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

EngineContentDir

Declaration
public static string EngineContentDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

EngineDir

Declaration
public static string EngineDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

EngineIntermediateDir

Declaration
public static string EngineIntermediateDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

EnginePluginsDir

Declaration
public static string EnginePluginsDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

EngineSavedDir

Declaration
public static string EngineSavedDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

EngineSourceDir

Declaration
public static string EngineSourceDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

EngineUserDir

Declaration
public static string EngineUserDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

EngineVersionAgnosticUserDir

Declaration
public static string EngineVersionAgnosticUserDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

EnterpriseDir

Declaration
public static string EnterpriseDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

EnterpriseFeaturePackDir

Declaration
public static string EnterpriseFeaturePackDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

EnterprisePluginsDir

Declaration
public static string EnterprisePluginsDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

FeaturePackDir

Declaration
public static string FeaturePackDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

GameAgnosticSavedDir

Declaration
public static string GameAgnosticSavedDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

GameDevelopersDir

Declaration
public static string GameDevelopersDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

GameSourceDir

Declaration
public static string GameSourceDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

GameUserDeveloperDir

Declaration
public static string GameUserDeveloperDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

GeneratedConfigDir

Declaration
public static string GeneratedConfigDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

GetProjectFilePath

Declaration
public static string GetProjectFilePath { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

LaunchDir

Declaration
public static string LaunchDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ProfilingDir

Declaration
public static string ProfilingDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ProjectConfigDir

Declaration
public static string ProjectConfigDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ProjectContentDir

Declaration
public static string ProjectContentDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ProjectDir

Declaration
public static string ProjectDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ProjectIntermediateDir

Declaration
public static string ProjectIntermediateDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ProjectLogDir

Declaration
public static string ProjectLogDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ProjectModsDir

Declaration
public static string ProjectModsDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ProjectPersistentDownloadDir

Declaration
public static string ProjectPersistentDownloadDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ProjectPluginsDir

Declaration
public static string ProjectPluginsDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ProjectSavedDir

Declaration
public static string ProjectSavedDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ProjectUserDir

Declaration
public static string ProjectUserDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

RootDir

Declaration
public static string RootDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

SandboxesDir

Declaration
public static string SandboxesDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ScreenShotDir

Declaration
public static string ScreenShotDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

ShaderWorkingDir

Declaration
public static string ShaderWorkingDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

SourceConfigDir

Declaration
public static string SourceConfigDir { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

UE4DotNetPath

Declaration
public static string UE4DotNetPath { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

VideoCaptureDir

Declaration
public static string VideoCaptureDir { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX