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

◆ RecreateAndPopulateObject() [2/2]

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

Reimplemented from Microsoft.Xna.Framework.Graphics.TextureCube.

Definition at line 119 of file RenderTargetCube.cs.

120 {
121 //ILSpy generated this explicit interface implementation from .override directive in RecreateAndPopulateObject
122 return this.RecreateAndPopulateObject();
123 }

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