Romestead Assembly Reference

Candide.PlayerMode.Construction.Constructing.ConstructingHandler

Type JSON

public class in Candide.PlayerMode.Construction.Constructing

Methods7
Properties0
Fields8
Events1
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.PlayerMode.Construction.Constructing
  • Base typeSystem.Object
  • HashD132B1925E75AB76CA57B3CA007033227DA12AFF82F152A4BC53ECD76C3B5D9E

Relationships

Fields

NameVisibilitySignature
InfinitePlacingpublicpublic System.Boolean InfinitePlacing
PlacementStylepublicpublic ConstructionSpaceInfo.PlacementStyle PlacementStyle
PlacingBiomeCategorypublicpublic System.String PlacingBiomeCategory
PlacingConstructionpublicpublic Candide.PlayerMode.Construction.PlacingConstruction PlacingConstruction
PlacingTopLeftTilepublicpublic Microsoft.Xna.Framework.Point PlacingTopLeftTile
Primarypublicpublic Candide.Input.SuperKeybind Primary
Secondarypublicpublic Candide.Input.SuperKeybind Secondary
SelectedConstructionChangedprivateprivate System.EventHandler<Candide.PlayerMode.Construction.PlacingConstruction> SelectedConstructionChanged

Events

NameVisibilitySignature
SelectedConstructionChangedpublicpublic System.EventHandler<Candide.PlayerMode.Construction.PlacingConstruction> SelectedConstructionChanged

Methods

DrawInWorldUi

public System.Void DrawInWorldUi(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash7A34497C0A69004F4AD6BB8E7DE99A63B7AB449B76E22FF90905DE745EB12B7B
  • Body hash4413200C92216BFB2E56F422290E8D8B5E4984E3BDE950A5210D8E44862EDB93
  • IL size136
Referenced calls
Called by

GetBiomeCategory

public System.String GetBiomeCategory(Microsoft.Xna.Framework.Rectangle constructionTileBounds, Microsoft.Xna.Framework.Point placingTopLeftTile)

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticFalse
  • VirtualFalse
  • HashF7BEC0506FDF660F14EE493CEF7D93B8EC8133BD819A69799DAA34456F0A1DD1
  • Body hashB02E9FC31BFB87FDF44DFB57A5E24C3292ECE5DD303544FA34937FE99A00CCA3
  • IL size33
Referenced calls
Called by

ResetAll

public System.Void ResetAll()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash3029AC428235853EB2BFC6FDAD4392E257CDF61BDDEB59A59E6F7847198DCF56
  • Body hashABC6ED2CEFEE80D74F8E41F0E2983C1DE183FCBF951CAD2275DD09F8289A09B9
  • IL size42
Referenced calls
Called by

ResetDrawing

public System.Void ResetDrawing()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash6ACBA46D8C32FDFFE928FADF987901153A7EBF583E0E8B544E68699786526AAA
  • Body hashD361AE5A3BF4E45E05D5199D51C4B33D8C7E68E5289BA90E2F0E249E31CE9673
  • IL size21
Referenced calls
Called by

SetSelectedConstruction

public System.Void SetSelectedConstruction(System.String constructionId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash06EC5905C3B0B7CEA49BD7F2EEB8AF323E69D1B9F71CCC06AC8D86F2B231060A
  • Body hash19F19E2F376309D814596BDFA78722CB7D2A371A235A9C63D06BEB279092C826
  • IL size208
Referenced calls
Called by
String literals
  • service:remove_construction_site

Update

public System.Void Update(CandideServer.Models.Town.TownModel town)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash9362826D8676CF306CB24F16BD4926C789A56D7871AA00895A94FAF9CB4825CE
  • Body hash86EBF9FD0E2A1DF0E9D203D7474B815C8F14CC6D2AF8C91221DCD29E1EAB511B
  • IL size274
Referenced calls
Called by