Search Results for

    Show / Hide Table of Contents

    Method IsComponentActive

    IsComponentActive(HudComponent)

    Determines whether a given HudComponent is active.

    Declaration
    public static bool IsComponentActive(HudComponent component)
    Parameters
    Type Name Description
    HudComponent component

    The HudComponent to check

    Returns
    Type Description
    System.Boolean

    true if the HudComponent is active; otherwise, false

    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX