Nuke.Unreal
Build Unreal apps in Style.
Loading...
Searching...
No Matches
Nuke.Unreal.WindowsUnrealLocator Class Reference
Inheritance diagram for Nuke.Unreal.WindowsUnrealLocator:
Nuke.Unreal.IUnrealLocator

Public Member Functions

AbsolutePath? GetEngine (string name)
 Get the path to an installed engine by its name or its absolute path.
 
- Public Member Functions inherited from Nuke.Unreal.IUnrealLocator

Properties

IEnumerable< UnrealInstanceInstances [get]
 List all installed Unreal Engine installation on current system.
 
- Properties inherited from Nuke.Unreal.IUnrealLocator

Detailed Description

Definition at line 13 of file WindowsUnrealLocator.cs.

Member Function Documentation

◆ GetEngine()

AbsolutePath? Nuke.Unreal.WindowsUnrealLocator.GetEngine ( string name)

Get the path to an installed engine by its name or its absolute path.

Parameters
nameEngine association name, source GUID, plain version or absolute path to/of an installed engine
Returns
Path to engine or null if that couldn't have been inferred

Implements Nuke.Unreal.IUnrealLocator.

Definition at line 58 of file WindowsUnrealLocator.cs.

Property Documentation

◆ Instances

IEnumerable<UnrealInstance> Nuke.Unreal.WindowsUnrealLocator.Instances
get

List all installed Unreal Engine installation on current system.

Implements Nuke.Unreal.IUnrealLocator.

Definition at line 15 of file WindowsUnrealLocator.cs.


The documentation for this class was generated from the following file: