WeaverEditorUtilities.

ForceGenerate Property

Summary

[Editor-Only] Some assets (such as scripts) don't always need to regenerate. This property is set to true when the user generates a single asset rather than a group.
Assembly
Weaver.dll
Namespace
Weaver.Editor
Containing Type
WeaverEditorUtilities

Syntax

public static bool ForceGenerate { get; set; }

Value

Type Description
bool