C# Class UnrealBuildTool.FBuild.BuildComponents.Linker

Afficher le fichier Open project: ClxS/FASTBuild-UE4 Class Usage Examples

Méthodes publiques

Свойство Type Description
Type CompilerTypes

Méthodes publiques

Méthode Description
IsKnownLinker ( string args ) : bool
Linker ( string execPath ) : System

Private Methods

Méthode Description
LocaliseLinkerPath ( ) : void

Method Details

IsKnownLinker() public static méthode

public static IsKnownLinker ( string args ) : bool
args string
Résultat bool

Linker() public méthode

public Linker ( string execPath ) : System
execPath string
Résultat System

Property Details

Type public_oe property

public CompilerTypes Type
Résultat CompilerTypes