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
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Graphics.GraphicsResource Class Referenceabstract
+ 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< EventArgsDisposing [set]
 
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 11 of file GraphicsResource.cs.


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