docs.unity3d.com
    Show / Hide Table of Contents

    Class GenerationWorkflow

    Inheritance
    Object
    GenerationWorkflow
    Namespace: Ludiq.Bolt
    Syntax
    public static class GenerationWorkflow

    Fields

    generatorVersionID

    Declaration
    public const int generatorVersionID = 1
    Field Value
    Type Description
    Int32

    Properties

    changes

    Declaration
    public static int changes { get; }
    Property Value
    Type Description
    Int32

    outdatedTypes

    Declaration
    public static HashSet<BoltType> outdatedTypes { get; }
    Property Value
    Type Description
    HashSet<BoltType>

    Methods

    Clean()

    Declaration
    public static void Clean()

    Compare()

    Declaration
    public static void Compare()

    Generate()

    Declaration
    public static void Generate()

    Generate(Boolean)

    Declaration
    public static void Generate(bool force)
    Parameters
    Type Name Description
    Boolean force

    GenerateLinker(String)

    Declaration
    public static void GenerateLinker(string path)
    Parameters
    Type Name Description
    String path

    IsOutdated()

    Declaration
    public static bool IsOutdated()
    Returns
    Type Description
    Boolean

    IsOutdated(BoltType)

    Declaration
    public static bool IsOutdated(this BoltType definition)
    Parameters
    Type Name Description
    BoltType definition
    Returns
    Type Description
    Boolean

    PreCloudBuild()

    Declaration
    public static void PreCloudBuild()
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023