United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Development Tools and Languages
XNA Game Studio
XNA Game Studio 4.0 Refresh
XNA Framework Class Library Reference
Microsoft.Xna.Framework.Graphics
ResourceDestroyedEventArgs Class
ResourceDestroyedEventArgs Properties
Name Property
Tag Property
This topic has not yet been rated
-
Rate this topic
ResourceDestroyedEventArgs Properties
Other Versions
XNA Game Studio 4.0
XNA Game Studio 3.1
XNA Game Studio 3.0
XNA Game Studio 2.0
XNA Game Studio Express
Public Properties
Name
Description
Name
Gets the name of the destroyed resource.
Tag
Gets the resource manager tag of the destroyed resource.
See Also
Reference
ResourceDestroyedEventArgs Class
Microsoft.Xna.Framework.Graphics Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD