[This is preliminary documentation and is subject to change.]
Provides data for the FrameRender event.
Inheritance Hierarchy
SystemEventArgs
RageGraphicsEventArgs
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
The GraphicsEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GraphicsEventArgs |
Initializes a new instance of the GraphicsEventArgs class.
|
Properties
Name | Description | |
---|---|---|
Graphics |
Gets the Graphics object used for drawing on the screen.
|
See Also