terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Graphics.GraphicsResource Class Referenceabstract
+ Inheritance diagram for Microsoft.Xna.Framework.Graphics.GraphicsResource:

Public Member Functions

void Dispose ()
 
override string ToString ()
 

Package Functions

 GraphicsResource ()
 
virtual void GraphicsDeviceResetting ()
 

Properties

EventHandler< EventArgsDisposing
 
GraphicsDevice GraphicsDevice [get, set]
 
string Name [get, set]
 
object Tag [get, set]
 

Private Attributes

GraphicsDevice graphicsDevice
 
string< Namek__BackingField
 
object< Tagk__BackingField
 

Detailed Description

Definition at line 7 of file GraphicsResource.cs.


The documentation for this class was generated from the following file: