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

◆ RecreateAndPopulateObject() [2/2]

int IGraphicsResource. Microsoft.Xna.Framework.Graphics.OcclusionQuery.RecreateAndPopulateObject ( )
inlineprivate

Implements Microsoft.Xna.Framework.Graphics.IGraphicsResource.

Definition at line 177 of file OcclusionQuery.cs.

178 {
179 //ILSpy generated this explicit interface implementation from .override directive in RecreateAndPopulateObject
180 return this.RecreateAndPopulateObject();
181 }

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