Search Results for

    Show / Hide Table of Contents

    Class Script

    Inheritance
    System.Object
    Script
    Implements
    System.IDisposable
    Inherited Members
    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: ScriptHookVDotNet2.dll
    Syntax
    public abstract class Script : IDisposable

    Constructors

    Name Description
    Script()

    Fields

    Name Description
    ActivateKey
    BackKey
    DownKey
    LeftKey
    RightKey
    UpKey

    Properties

    Name Description
    Filename
    Interval
    Name
    Settings
    View

    Methods

    Name Description
    Abort()
    Dispose()
    Dispose(Boolean)
    ToString()
    Wait(Int32)
    Yield()

    Events

    Name Description
    Aborted
    KeyDown
    KeyUp
    Tick
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX