Search Results for

    Show / Hide Table of Contents

    Method GetAllBlips

    GetAllBlips(BlipSprite[])

    Gets an array of all the Blips on the map with a given BlipSprite.

    Declaration
    public static Blip[] GetAllBlips(params BlipSprite[] blipTypes)
    Parameters
    Type Name Description
    BlipSprite[] blipTypes

    The blip types to include, leave blank to get all Blips.

    Returns
    Type Description
    Blip[]
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX