|
static void | Check_ENABLE_IL2CPP () |
| Checks if the ENABLE_IL2CPP flag is set and updates the flagsDotNetVersion accordingly. More...
|
|
static void | Check_ENABLE_MONO () |
| Checks if the ENABLE_MONO flag is set and updates the flagsDotNetVersion accordingly. More...
|
|
static void | Check_NET_4_6 () |
| Checks if the NET_4_6 flag is set and updates the flagsDotNetVersion accordingly. More...
|
|
static void | Check_NET_STANDARD_2_0 () |
| Checks if the NET_STANDARD_2_0 flag is set and updates the flagsDotNetVersion accordingly. More...
|
|
static void | Check_NETFX_CORE () |
| Checks if the NETFX_CORE flag is set and updates the flagsDotNetVersion accordingly. More...
|
|
static void | Check_UNITY_2019_4_OR_NEWER () |
| Checks if the UNITY_2019_4_OR_NEWER flag is set and updates the flagsDotNetVersion accordingly. More...
|
|
static void | Check_UNITY_EDITOR () |
| Checks if the UNITY_EDITOR flag is set and updates the flagsDotNetVersion accordingly. More...
|
|
static void | Check_UNITY_GAMECORE () |
| Checks if the UNITY_GAMECORE flag is set and updates the flagsDotNetVersion accordingly. More...
|
|
static void | Check_UNITY_SWITCH () |
| Checks if the UNITY_SWITCH flag is set and updates the flagsDotNetVersion accordingly. More...
|
|
static void | Check_UNITY_WEBGL () |
| Checks if the UNITY_WEBGL flag is set and updates the flagsDotNetVersion accordingly. More...
|
|
static void | Check_UNITY_XBOXONE () |
| Checks if the UNITY_XBOXONE flag is set and updates the flagsDotNetVersion accordingly. More...
|
|
static void | Reset () |
| Resets all runtime flags to their default values. More...
|
|
Contains methods to setup runtime flags for Unity.