Class UnitOption<TUnit>.FooterStyles | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class UnitOption<TUnit>.FooterStyles

    Inheritance
    Object
    UnitOption<TUnit>.FooterStyles
    Namespace: Ludiq.Bolt
    Syntax
    public static class FooterStyles

    Fields

    description

    Declaration
    public static readonly GUIStyle description
    Field Value
    Type Description
    GUIStyle

    padding

    Declaration
    public static readonly float padding
    Field Value
    Type Description
    Single

    portDescription

    Declaration
    public static readonly GUIStyle portDescription
    Field Value
    Type Description
    GUIStyle

    portIconSize

    Declaration
    public static readonly int portIconSize
    Field Value
    Type Description
    Int32

    spaceAfterPortIcon

    Declaration
    public static readonly float spaceAfterPortIcon
    Field Value
    Type Description
    Single

    spaceAfterUnitIcon

    Declaration
    public static readonly float spaceAfterUnitIcon
    Field Value
    Type Description
    Single

    spaceBetweenDescriptionAndPorts

    Declaration
    public static readonly float spaceBetweenDescriptionAndPorts
    Field Value
    Type Description
    Single

    spaceBetweenPorts

    Declaration
    public static readonly float spaceBetweenPorts
    Field Value
    Type Description
    Single

    unitIconSize

    Declaration
    public static readonly int unitIconSize
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX