Search Results for

    Show / Hide Table of Contents

    Method GetNearbyPickupObjects

    GetNearbyPickupObjects(Vector3, Single)

    Gets an array of all Props in a given region in the World associated with a Pickup.

    Declaration
    public static Prop[] GetNearbyPickupObjects(Vector3 position, float radius)
    Parameters
    Type Name Description
    Vector3 position

    The position to check the Entity against.

    System.Single radius

    The maximun distance from the position to detect Props.

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