|
SHVDN
v3
An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language in-game. Developed by crosire https://github.com/crosire/scripthookvdotnet/
|
This is the complete list of members for GTA.UI.Sprite, including all inherited members.
| Centered | GTA.UI.Sprite | |
| Color | GTA.UI.Sprite | |
| Dispose() | GTA.UI.Sprite | |
| Dispose(bool disposing) | GTA.UI.Sprite | protectedvirtual |
| Draw() | GTA.UI.Sprite | virtual |
| Draw(SizeF offset) | GTA.UI.Sprite | virtual |
| Enabled | GTA.UI.Sprite | |
| Position | GTA.UI.Sprite | |
| Rotation | GTA.UI.Sprite | |
| ScaledDraw() | GTA.UI.Sprite | virtual |
| ScaledDraw(SizeF offset) | GTA.UI.Sprite | virtual |
| Size | GTA.UI.Sprite | |
| Sprite(string textureDict, string textureName, SizeF size, PointF position) | GTA.UI.Sprite | |
| Sprite(string textureDict, string textureName, SizeF size, PointF position, Color color) | GTA.UI.Sprite | |
| Sprite(string textureDict, string textureName, SizeF size, PointF position, Color color, float rotation) | GTA.UI.Sprite | |
| Sprite(string textureDict, string textureName, SizeF size, PointF position, Color color, float rotation, bool centered) | GTA.UI.Sprite |