Candide.Graphics.Batcher.RenderBatchedConstructionSites
Type JSONpublic class in Candide.Graphics.Batcher
Type metadata
- Assembly
Romestead - Namespace
Candide.Graphics.Batcher - Base type
Candide.Graphics.Batcher.RenderBatchedParticles - Hash
E7EB8CE4179D235AA45DF6524AC6A3DADD5C095962B37EFE19AF6207EAB5EFAF
Relationships
Base type
Referenced by types
Methods
SetupQuadFunc
#
protected System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedQuad[]> SetupQuadFunc()
Method metadata
- Visibilityprotected
- Return type
System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedQuad[]> - StaticFalse
- VirtualTrue
- Hash
A9ED95200CB5208C4A814C251C3D8B846CC23FD0C9BEADC229D2F056DE1FCB87 - Body hash
E4DC1832A0D5107776C2CF70F3CF6EC3175713BCD93DAD2542EC85B956D5EC74 - IL size850
Referenced calls
Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Candide.Graphics.Batcher.VertexBatchedQuad::.ctor(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector2)System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedQuad[]>::.ctor(System.Int32)System.Runtime.InteropServices.CollectionsMarshal::SetCount(System.Collections.Generic.List<!!0>, System.Int32)System.Runtime.InteropServices.CollectionsMarshal::AsSpan(System.Collections.Generic.List<!!0>)System.Span<Candide.Graphics.Batcher.VertexBatchedQuad[]>::get_Item(System.Int32)