Class UISprite
Inheritance
System.Object
UISprite
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: ScriptHookVDotNet2.dll
Syntax
public class UISprite : UIElement, IDisposable
Constructors
Name | Description |
---|---|
UISprite(String, String, Size, Point) | |
UISprite(String, String, Size, Point, Color) | |
UISprite(String, String, Size, Point, Color, Single) |
Properties
Name | Description |
---|---|
Color | |
Enabled | |
Position | |
Rotation | |
Scale |
Methods
Name | Description |
---|---|
Dispose() | |
Dispose(Boolean) | |
Draw() | |
Draw(Size) |