Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BuildPlayerWindow.BuildMethodException Constructor

Declaration

public BuildPlayerWindow.BuildMethodException();

Declaration

public BuildPlayerWindow.BuildMethodException(string message);

Parameters

message Display this message as an error in the editor log.

Description

Create a new BuildMethodException.