HPluginCompilationResultGenericCompilationFailure Property |
If true, a generic exception was thrown during compilation.
Namespace:
com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:
TTPlugins (in TTPlugins.dll) Version: 1.2.1.0 (1.2.1.0)
Syntaxpublic bool GenericCompilationFailure { get; set; }Public Property GenericCompilationFailure As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
Boolean
See Also