Romestead Assembly Reference

CandideServer.Entities.Controllers.BasicFurnitureBehaviour

Type JSON

public struct in CandideServer.Entities.Controllers

Methods2
Properties0
Fields1
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Entities.Controllers
  • Base typeSystem.ValueType
  • Hash03037AD2B1770F45BAADA6B29C0FC166009C4274C2D1B0091B4A1C14DD507ADC

Relationships

Fields

NameVisibilitySignature
PlacedByPlayerpublicpublic System.Boolean PlacedByPlayer

Methods

Initialize

public System.Void Initialize(Shared.Entity.EntityWrapper entity, CandideCreator.Shared.Helpers.Parameters parameters)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash1321BDDB29A048E841BF5DA89545054C6EE9D7267782F280563F9D05254BB88E
  • Body hash580EA3874F81BD6A755381F250403D875483B7D06ED0FBBA0D80E35A2D305700
  • IL size47
Referenced calls
Called by
String literals
  • owner_character_id

OnDamaged

public System.Void OnDamaged(Shared.Combat.DamageResult damageResult, System.Func<Shared.Entity.EntityWrapper, System.Boolean> isPlayer)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash5052DEA14482EA7CB1C3594D72B6CDF4E4C13B16DA3F08C41737F672D5B89DE3
  • Body hash714020D43D6A8E8B75E13CD21B03257460CAF5052635E391662D758F87B7B8DC
  • IL size140
Referenced calls
  • System.Nullable<System.Single>::GetValueOrDefault()
  • System.Nullable<System.Single>::get_HasValue()
  • System.Func<Shared.Entity.EntityWrapper, System.Boolean>::Invoke(!0)
Called by