Romestead Assembly Reference

Candide.Entities.Controllers.Other.FurnitureController

Type JSON

public class in Candide.Entities.Controllers.Other

Methods5
Properties0
Fields6
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
DamageShakeTimerpublicpublic System.Single DamageShakeTimer
MaxShakeTranslationpublicpublic System.Single MaxShakeTranslation
PlacedByPlayerprotectedprotected System.Boolean PlacedByPlayer
Traumapublicpublic System.Single Trauma
TraumaDecayRatepublicpublic System.Single TraumaDecayRate
Untargetableprotectedprotected System.Boolean Untargetable

Methods

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashA2207F560330F5458D7114303C8A6CA6A1E602F5947D7B9F54988A4AA09DD5D1
  • Body hashF080D70D6C466204145A14B8638CDEC83CFFB170B0D431093D2D2222C9B770EE
  • IL size264
Referenced calls
Called by
String literals
  • owner_character_id

GetInteraction

public Shared.Models.Interaction.Interaction GetInteraction(Shared.Entity.EntityWrapper otherEntity)

Method metadata
  • Visibilitypublic
  • Return typeShared.Models.Interaction.Interaction
  • StaticFalse
  • VirtualTrue
  • Hash651FB25FE4D14DDA33925BB187144406DD952DE7AFFB1C8ED111AC8129E32C46
  • Body hash99038F3ACD615D663539BD56537A1A127F1CC11C96417F9252F46BA0B50DACEE
  • IL size67
Referenced calls
Called by

OnDamaged

public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashFF640F21C6E9E1A3A260E7313F691E99F5D13CE893B99AB01219949BAB713910
  • Body hashEE3CEBBFA4832459BB25B29C7B32C9A410F4CA1A0F66856090CCE07FDB64080C
  • IL size288
Referenced calls
Called by

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashCC5860050B39524FBAD2FD32FF8C9EB229C3D0AB825DBA46574EAFFC319055AB
  • Body hash11F128BDBEAEADFBA3030CB5905E9A7F899CAB9C11CAEF41B0153E4B94474D54
  • IL size234
Referenced calls
  • Shared.Entity.EntityWrapper::get_Fdt()
  • System.Random::NextSingle()
  • Microsoft.Xna.Framework.Matrix::CreateScale(System.Single)
  • Shared.Entity.EntityWrapper::get_MeshTransformMatrixRef()
  • System.Math::Max(System.Single, System.Single)
  • Microsoft.Xna.Framework.Matrix::get_Identity()
Called by