Show / Hide Table of Contents

Class BundleTools.FirstEverBuild

Used to keep track if this is the first time the user has built a mod

Inheritance
object
BundleTools.FirstEverBuild
Namespace: WeaverCore.Editor.Compilation
Assembly: WeaverCore.Editor.dll
Syntax
[Serializable]
public class BundleTools.FirstEverBuild

Fields

| Edit this page View Source

FirstBuild

Declaration
public bool FirstBuild
Field Value
Type Description
bool

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾