Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetSubtarget<T>()

The subtarget that the build was created for.
Read time 1 minuteLast updated 10 days ago

Definition

public T GetSubtarget<T>() where T : Enum

Returns

Type

Description

TReturns the subtarget value.

Remarks

Valid values for type T are StandaloneBuildSubtarget, PS4BuildSubtarget and XboxBuildSubtarget