Romestead Assembly Reference

BM.BTBuilderPool

Type JSON

public class in BM

Methods5
Properties1
Fields3
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceBM
  • Base typeSystem.Object
  • Hash54887B3851B2AF646D69D9F2BF9314756D4CBC0459B1725013388B4AB15E7EF8

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
BTBuilderCountprivateprivate System.Int32 BTBuilderCount
_btBuilderPoolprivateprivate System.Collections.Generic.Queue<BM.BTBuilder> _btBuilderPool
_instanceprivateprivate System.Lazy<BM.BTBuilderPool> _instance

Properties

NameVisibilitySignature
Instanceprivateprivate BM.BTBuilderPool Instance

Methods

Get

public BM.BTBuilder Get()

Method metadata
  • Visibilitypublic
  • Return typeBM.BTBuilder
  • StaticTrue
  • VirtualFalse
  • Hash002A7D0AC0D4157468911C313D9D4BCD23904AEE35640334A4ED71CCFFB0014F
  • Body hashB819462B244253154154632D71B0E31A35846254296D1BD6A014C882900FEE05
  • IL size11
Referenced calls
Called by

GetBuilder

private BM.BTBuilder GetBuilder()

Method metadata
  • Visibilityprivate
  • Return typeBM.BTBuilder
  • StaticFalse
  • VirtualFalse
  • Hash769E9396BA917359647948EE4E239E0E4250D11A8B9D3C4C19A3157132B7191C
  • Body hashB41B37B753B43AE8FD882F53E33664B8C71110E5EA9227B696E48E4CA2AED326
  • IL size31
Referenced calls
  • System.Collections.Generic.Queue<BM.BTBuilder>::get_Count()
  • BM.BTBuilder::.ctor()
  • System.Collections.Generic.Queue<BM.BTBuilder>::Dequeue()
Called by

PopulatePool

private System.Void PopulatePool(System.Int32 count)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash65B9057C49E1155DA01D0F949AF9919DEC969B91D1A7AADAFAB2DD33C2D20C94
  • Body hash90039F7B22507304052F18FED81F21B2BD9CEB2C0A97214CD16DEA0D9A544329
  • IL size29
Referenced calls
  • BM.BTBuilder::.ctor()
  • System.Collections.Generic.Queue<BM.BTBuilder>::Enqueue(!0)

Return

public System.Void Return(BM.BTBuilder builder)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashAF778F4C2C792C2A722566EF128DE4F48146E7836E715FE1D02F64502CE1BC57
  • Body hash44C75FDA3C781563E154DF7C8BD20F8DB766AD60C054ABD38C3B873F8AE1FDE1
  • IL size12
Referenced calls
Called by

ReturnBuilder

public System.Void ReturnBuilder(BM.BTBuilder builder)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash81B5D4B6979B3514621BE60F49363AB42FEE2E49BDD600EC23D713896EE16605
  • Body hash50F15C422C5A34FAB31A7E91A19F6FE93AA0CA430773A5C04EAAC89D07FF6156
  • IL size19
Referenced calls
Called by