Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ RecreateAndPopulateObject() [2/2]

int IGraphicsResource. Microsoft.Xna.Framework.Graphics.RenderTarget2D.RecreateAndPopulateObject ( )
inlineprivatevirtual

Reimplemented from Microsoft.Xna.Framework.Graphics.Texture2D.

Definition at line 136 of file RenderTarget2D.cs.

137 {
138 //ILSpy generated this explicit interface implementation from .override directive in RecreateAndPopulateObject
139 return this.RecreateAndPopulateObject();
140 }

References Microsoft.Xna.Framework.Graphics.RenderTarget2D.RecreateAndPopulateObject().