Nuke.Unreal
Build Unreal apps in Style.
Loading...
Searching...
No Matches
Nuke.Unreal.Platforms.Android.AndroidBuildCommon Class Reference

Static Public Member Functions

static string GetAppNameFromConfig (this IUnrealBuild build)
 
static bool IsAndroidPlatform (this IUnrealBuild build)
 
static string GetApkName (this IUnrealBuild build)
 
static string GetAppName (this IUnrealBuild build)
 
static AbsolutePath GetApkFile (this IUnrealBuild build)
 
static AndroidSdk GetAndroidSdk (this IUnrealBuild build)
 

Detailed Description

Definition at line 8 of file AndroidBuildCommon.cs.

Member Function Documentation

◆ GetAndroidSdk()

static AndroidSdk Nuke.Unreal.Platforms.Android.AndroidBuildCommon.GetAndroidSdk ( this IUnrealBuild build)
static

Definition at line 43 of file AndroidBuildCommon.cs.

◆ GetApkFile()

static AbsolutePath Nuke.Unreal.Platforms.Android.AndroidBuildCommon.GetApkFile ( this IUnrealBuild build)
static

Definition at line 38 of file AndroidBuildCommon.cs.

◆ GetApkName()

static string Nuke.Unreal.Platforms.Android.AndroidBuildCommon.GetApkName ( this IUnrealBuild build)
static

Definition at line 24 of file AndroidBuildCommon.cs.

◆ GetAppName()

static string Nuke.Unreal.Platforms.Android.AndroidBuildCommon.GetAppName ( this IUnrealBuild build)
static

Definition at line 32 of file AndroidBuildCommon.cs.

◆ GetAppNameFromConfig()

static string Nuke.Unreal.Platforms.Android.AndroidBuildCommon.GetAppNameFromConfig ( this IUnrealBuild build)
static

Definition at line 10 of file AndroidBuildCommon.cs.


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