Table of Contents

ForceGenerateByName Method

ForceGenerateByName(string, bool) Deprecated

[Obsolete("use ForceGenerateByType() instead.")]
public static void ForceGenerateByName(string clsName, bool showInProjectPanel = false)

Force perform source code generation by class name.

Parameters

clsName string
showInProjectPanel bool

works only when Unity is not building app.