SimpleScriptBuilder.

ScriptExistsButIsntCompiled Property

Summary

Returns true if the target file exists but its root type cannot be retrieved via reflection.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
SimpleScriptBuilder

Syntax

public bool ScriptExistsButIsntCompiled { get; }

Value

Type Description
bool