CandideServer.Entities.Controllers.BasicFurnitureBehaviour
Type JSONpublic struct in CandideServer.Entities.Controllers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.Controllers - Base type
System.ValueType - Hash
03037AD2B1770F45BAADA6B29C0FC166009C4274C2D1B0091B4A1C14DD507ADC
Relationships
Base type
System.ValueType
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
PlacedByPlayer# | public | public System.Boolean PlacedByPlayer |
Methods
Initialize
#
public System.Void Initialize(Shared.Entity.EntityWrapper entity, CandideCreator.Shared.Helpers.Parameters parameters)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
1321BDDB29A048E841BF5DA89545054C6EE9D7267782F280563F9D05254BB88E - Body hash
580EA3874F81BD6A755381F250403D875483B7D06ED0FBBA0D80E35A2D305700 - IL size47
Referenced calls
CandideCreator.Shared.Helpers.Parameters::GetString(System.String, System.String)System.String::IsNullOrEmpty(System.String)Shared.Entity.EntityWrapper::get_MaxHealth()Shared.Entity.EntityWrapper::set_Health(System.Single)
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 type
System.Void - StaticFalse
- VirtualFalse
- Hash
5052DEA14482EA7CB1C3594D72B6CDF4E4C13B16DA3F08C41737F672D5B89DE3 - Body hash
714020D43D6A8E8B75E13CD21B03257460CAF5052635E391662D758F87B7B8DC - IL size140
Referenced calls
System.Nullable<System.Single>::GetValueOrDefault()System.Nullable<System.Single>::get_HasValue()System.Func<Shared.Entity.EntityWrapper, System.Boolean>::Invoke(!0)