Romestead Assembly Reference

Candide.Graphics.Batcher.RenderBatchedConstructionSites

Type JSON

public class in Candide.Graphics.Batcher

Methods1
Properties0
Fields0
Events0
Type metadata

Relationships

Methods

SetupQuadFunc

protected System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedQuad[]> SetupQuadFunc()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedQuad[]>
  • StaticFalse
  • VirtualTrue
  • HashA9ED95200CB5208C4A814C251C3D8B846CC23FD0C9BEADC229D2F056DE1FCB87
  • Body hashE4DC1832A0D5107776C2CF70F3CF6EC3175713BCD93DAD2542EC85B956D5EC74
  • 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)