Search Results for

    Show / Hide Table of Contents

    Class Pickup

    Inheritance
    System.Object
    Pickup
    Implements
    System.IEquatable<Pickup>
    IHandleable
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: GTA
    Assembly: ScriptHookVDotNet2.dll
    Syntax
    public sealed class Pickup : IEquatable<Pickup>, IHandleable

    Constructors

    Name Description
    Pickup(Int32)

    Properties

    Name Description
    Handle
    IsCollected
    Position

    Methods

    Name Description
    Delete()
    Equals(Pickup)
    Equals(Object)
    Exists()
    Exists(Pickup)
    GetHashCode()
    ObjectExists()

    Operators

    Name Description
    Equality(Pickup, Pickup)
    Inequality(Pickup, Pickup)
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX