|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for Microsoft.Xna.Framework.Graphics.GraphicsResource:
Collaboration diagram for Microsoft.Xna.Framework.Graphics.GraphicsResource:Public Member Functions | |
| void | Dispose () |
| override string | ToString () |
Package Functions | |
| GraphicsResource () | |
| virtual void | GraphicsDeviceResetting () |
Properties | |
| EventHandler< EventArgs > | Disposing [set] |
| GraphicsDevice | GraphicsDevice [get, set] |
| string | Name [get, set] |
| object | Tag [get, set] |
Private Attributes | |
| GraphicsDevice | graphicsDevice |
| string< Name > | k__BackingField |
| object< Tag > | k__BackingField |
Definition at line 11 of file GraphicsResource.cs.