C# Class UnityEditor.WindowsStandalone.WindowsStandaloneIl2CppPlatformProvider

Inheritance: UnityEditorInternal.BaseIl2CppPlatformProvider
Show file Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
CreateIl2CppNativeCodeBuilder ( ) : Il2CppNativeCodeBuilder

Private Methods

Method Description
WindowsStandaloneIl2CppPlatformProvider ( BuildTarget target, string dataFolder, bool developmentBuild ) : System

Method Details

CreateIl2CppNativeCodeBuilder() public method

public CreateIl2CppNativeCodeBuilder ( ) : Il2CppNativeCodeBuilder
return Il2CppNativeCodeBuilder