Romestead Assembly Reference

Candide.GameModels.Managers.FurnitureManager

Type JSON

public class in Candide.GameModels.Managers

Methods6
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.GameModels.Managers
  • Base typeSystem.Object
  • Hash50189C6138DB13E180D98C5D625F0803DAC219EEB86CB898AEDB6492EAC0B028

Relationships

Base type

System.Object

Methods

ChangeFurnitureStyle

public System.Void ChangeFurnitureStyle(Shared.Entity.EntityWrapper entity, Shared.Data.Furniture.FurnitureData furnitureData, System.Int32 currentRotation, System.Int32 currentAlternate, System.Int32 rotation, System.Int32 alternate, System.Int32 style)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash785BB6544376B42C0D89E603345FAFF3193FC388022D8367C4DB227927ABB164
  • Body hash1B080425EB2FA83A687579E8E651D805550B3A2FCAAA52D44F8CED3D2FA36915
  • IL size99
Referenced calls
Called by

PickupFurniture

public System.Void PickupFurniture(System.Guid entityId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashFB33629F9B1EA5C04A2B1A62E54A1A83D2FEF859AF8ACA1621917917F093386E
  • Body hashFDFCB4DC819B1BBBC62B3856372A180D791D33FA417D04119A433F6075EA991F
  • IL size75
Referenced calls
Called by

PickupFurniture

public System.Void PickupFurniture(System.Guid[] entityIds)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash9D330B658F12CDB35E221E984B6BEB0CE61A29BF26D3CC07E1EF84C3824CAAB9
  • Body hash5631BE4C7C135FCAB9B63943505E03DD21D33056CBF7FBC79E01884153938D5F
  • IL size78
Referenced calls
Called by

SpawnFurniturePickupText

public System.Void SpawnFurniturePickupText(System.String furnitureId, System.Int32 amount, Microsoft.Xna.Framework.Vector2 position)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash08A10029EC7B365FF1E9E4B8910E18318F31F9E78497778B7ADA8592363AAF8A
  • Body hash8EE768DE2B1CE8A9EAE08AD25881B59C14B14E60897E97D8E6FFED4105269261
  • IL size85
Referenced calls

SyncFurnitureStyle

public System.Void SyncFurnitureStyle(System.Guid entityId, System.Int32 rotation, System.Int32 alternate, System.Int32 frame)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash376211A4A075EB7CA9EE40D5A3224FD0A1B7DEA4473CB5FF0BD1FDE11B6A7AB0
  • Body hash222CEDD79A7593713FBB0B1E0EE3A090CA7E916FF00EBB6E2C6FBA3FE8B9BD58
  • IL size113
Referenced calls
Called by

TryPlaceFurniture

public System.Void TryPlaceFurniture(System.String furnitureId, Microsoft.Xna.Framework.Vector3 placingPosition, System.Int32 rotation, System.Int32 alternate, System.Int32 style)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash9F82283324B3B0F08E83DAE022B7AD54139FA5A43612C9F9B256EBB5BDAE58DD
  • Body hash2933964664D9CBE31D9D123DD29CB434A39ED44EF6DD80C75BDF0E595134FE9D
  • IL size219
Referenced calls
Called by