Search Results for

    Show / Hide Table of Contents

    Class OutputArgument

    Inheritance
    System.Object
    InputArgument
    OutputArgument
    Implements
    System.IDisposable
    Inherited Members
    InputArgument.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.Native
    Assembly: ScriptHookVDotNet2.dll
    Syntax
    public class OutputArgument : InputArgument, IDisposable

    Constructors

    Name Description
    OutputArgument()
    OutputArgument(Blip)
    OutputArgument(Camera)
    OutputArgument(Entity)
    OutputArgument(Model)
    OutputArgument(Ped)
    OutputArgument(PedGroup)
    OutputArgument(Player)
    OutputArgument(Prop)
    OutputArgument(Rope)
    OutputArgument(Vehicle)
    OutputArgument(Boolean)
    OutputArgument(Byte)
    OutputArgument(Double)
    OutputArgument(Int16)
    OutputArgument(Int32)
    OutputArgument(Object)
    OutputArgument(SByte)
    OutputArgument(Single)
    OutputArgument(String)
    OutputArgument(UInt16)
    OutputArgument(UInt32)

    Methods

    Name Description
    Dispose()
    Dispose(Boolean)
    Finalize()
    GetResult<T>()
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX