Romestead Assembly Reference

BM.InteractingEntitiesHelper

Type JSON

public class in BM

Methods7
Properties1
Fields1
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceBM
  • Base typeSystem.Object
  • Hash6C469D7463566A0BF080482CA10D49F1255F83A0917947CBC718E8B93DD801BE

Relationships

Fields

NameVisibilitySignature
_entitiesprivateprivate System.Collections.Generic.List<System.Guid> _entities

Properties

NameVisibilitySignature
Countpublicpublic System.Int32 Count

Methods

Add

private System.Void Add(Shared.Entity.EntityWrapper entity)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash567A08A22BA5BDD95321FCBB9BEBC2DF5961AA4A060124B3CBCB1CEC05FA92E0
  • Body hash04E1B6C43EA2F61602233C549CAD1236C4ABB62B5DEACCFF8C741CF1D7B0197F
  • IL size37
Referenced calls
  • Shared.Entity.EntityWrapper::get_Id()
  • System.Collections.Generic.List<System.Guid>::Contains(!0)
  • System.Collections.Generic.List<System.Guid>::Add(!0)
Called by

Initialize

public System.Void Initialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashE4995AD530D77BDBF8A5F4CC895EBA5AF2831A34FACC1B7C55EBF62C23AD9CC1
  • Body hashB4A49C75CD4C8D747ADC2AB02440BBE692C1466CA1E01AAAA46EA45C7174AD98
  • IL size12
Referenced calls
  • System.Collections.Generic.List<System.Guid>::.ctor()
Called by

OnInteract

public System.Void OnInteract(Shared.Entity.EntityWrapper thisEntity, Shared.Entity.EntityWrapper otherEntity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash762C788DED85C40A9C790BB99E3EE473985EEFD9B6C2F76A2CEB1B4CA2333F19
  • Body hash5BD5C2F0051867DDE5A46E0516A3FF4AE5226778AF665E4ACDE5CABB6BDA14AF
  • IL size35
Referenced calls
Called by

Remove

private System.Void Remove(Shared.Entity.EntityWrapper entity)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash00FDFD2BF4B1B3284E19F2D5F33A605A61A1FE6164804FDBA806083D031096CD
  • Body hash0F2FCF3D367F28D1A350262D66B00A9D46B30567BB89E8FE4B0CC0F868CF081D
  • IL size19
Referenced calls
  • Shared.Entity.EntityWrapper::get_Id()
  • System.Collections.Generic.List<System.Guid>::Remove(!0)
Called by

RemoveInvalid

private System.Void RemoveInvalid(Shared.Entity.EntityWrapper entity)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashD3A76580CF9A8022665B5FCB0F4C20DE1FE34813F92A5D01AC1516C98DF09EAF
  • Body hashF95237DFE0DAB981687505A62271255233319E27A57FDEC5579095027498A79A
  • IL size124
Referenced calls
Called by

StopOtherCitizensFromTalkingToPlayer

private System.Void StopOtherCitizensFromTalkingToPlayer(Shared.Entity.EntityWrapper thisEntity, Shared.Entity.EntityWrapper otherEntity)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashDBA5AFC28A5189B196EEE6E6F87DAE3B55625AB8141354960924826191CD2B34
  • Body hash494DE896DC588F8C33E7F868B1ED46452C531019A98ABCAFB13D5B0EB3C0D267
  • IL size119
Referenced calls
Called by

TryGetLatest

public System.Boolean TryGetLatest(Shared.Entity.EntityWrapper selfEntity, out Shared.Entity.EntityWrapper& latest)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash5ED18FA988E4330CCB73B60E7B9FA6BD9BFE4706C8B5B77065855F26A40A5114
  • Body hash73B67DAD3ECF2798A8AAF33D003AB78F45964C02783CADDA92D66652361ECD66
  • IL size68
Referenced calls