Romestead Assembly Reference

CandideServer.Helpers.ServerWorldHelper

Type JSON

public class in CandideServer.Helpers

Methods2
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Helpers
  • Base typeSystem.Object
  • Hash58F337BCFB6B7556C3C4CE3379470648214B2847347D3AEE4165A8F494451D4E

Relationships

Base type

System.Object

Methods

CheckIfEntityCollidesAtPosition

public System.Boolean CheckIfEntityCollidesAtPosition(Microsoft.Xna.Framework.Vector2 position, System.Single z, Shared.Entity.EntityWrapper entity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash1A62990E9903F28333522D43C6B0095663EBB0F4E4D2207AE394EB377C4CA1A9
  • Body hash3BCE9EEB7AD80023D9FBD49D255BD1431CA5A14D7CBCD5A09D7291A0613462AD
  • IL size124
Referenced calls
Called by

GetEntityWorldId

public System.Guid GetEntityWorldId(Shared.Entity.EntityWrapper wrapper)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Guid
  • StaticTrue
  • VirtualFalse
  • HashF92C1B5A9E9B48573B3A6AC2D9A1540CDFD0EAFE807C682E0214CE1FA1D4613A
  • Body hash3F9E378437536DA6FC58D0381991FACCFE59C53299D09DC9BA1426182FDB8E1C
  • IL size50
Referenced calls
  • Shared.Entity.EntityWrapper::get_Id()
  • System.Collections.Generic.Dictionary<System.Guid, CandideServer.Entities.ServerEntityModel>::TryGetValue(!0, !1&)
Called by