Search Results for

    Show / Hide Table of Contents

    Class PoolObject

    An object that resides in one of the available object pools.

    Inheritance
    System.Object
    PoolObject
    Blip
    Camera
    Checkpoint
    Entity
    ParticleEffect
    PedGroup
    Pickup
    Rope
    Implements
    INativeValue
    IDeletable
    IExistable
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: GTA
    Assembly: ScriptHookVDotNet3.dll
    Syntax
    public abstract class PoolObject : INativeValue, IDeletable, IExistable

    Constructors

    Name Description
    PoolObject(Int32)

    Properties

    Name Description
    Handle

    The handle of the object.

    NativeValue

    The handle of the object translated to a native value.

    Methods

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