CandideServer.Helpers.EntityRepairHelper
Type JSONpublic class in CandideServer.Helpers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Helpers - Base type
System.Object - Hash
A73B9547B286F68DF6183063CA7B9A0DC3EBA9FB5712B3E07260B8376D2EAE3E
Relationships
Base type
System.Object
Methods
ShouldRepairClient
#
public System.Boolean ShouldRepairClient(Shared.Entity.EntityWrapper entity, System.Boolean furnitureMode)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
B8B082CA12C7F0C043EC5C07AB428A4CAD55DBD8FBB84223726158E2AA8136A8 - Body hash
F1C194AA9C968F7E7478A8EFDC4375ED23FFE4A96B96209D0C1B32C8715A7483 - IL size40
Referenced calls
Shared.Entity.EntityWrapper::get_Health()Shared.Entity.EntityWrapper::get_MaxHealth()
Called by
Candide.Entities.Controllers.Other.BedController::GetInteractionCandide.Entities.Controllers.Other.Cart2Controller::GetInteractionCandide.Entities.Controllers.Other.CatapultController::GetInteractionCandide.Entities.Controllers.Other.GateController::GetInteractionCandide.Entities.Controllers.Other.InstrumentController::GetInteractionCandide.Entities.Controllers.Other.TentFurnitureController::GetInteractionCandide.Entities.Controllers.Other.WallController::GetInteraction
ShouldRepairClient
#
public System.Boolean ShouldRepairClient(Shared.Entity.EntityWrapper entity, System.Boolean furnitureMode, System.Single healthPercentage)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
0C799FDFEB3C63542F3099501B1FF9B1ADF1CF384186146175D9EE710F1E7C17 - Body hash
41428C4E600878284B01A5347BFB47BC7F98D7CC8AAA518E246A0CF027AAA2CD - IL size36
Referenced calls
Shared.Entity.EntityWrapper::get_Health()Shared.Entity.EntityWrapper::get_MaxHealth()
ShouldRepairServer
#
public System.Boolean ShouldRepairServer(Shared.Entity.EntityWrapper entity, Shared.Entity.EntityWrapper otherEntity)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
57FBE8D7C8F8BBEEB2DF7B344B2B3FFFA3F3CF56C1870DCC04CDE96855B959F7 - Body hash
AB2963114E3B90C36D23FB83C7D720AA3DD34B8D596E0755D796DCB0C53D3D13 - IL size31
Referenced calls
CandideServer.ServerManagers.PlayerServerManager::IsPlayerEntity(Shared.Entity.EntityWrapper)Shared.Entity.EntityWrapper::get_Health()Shared.Entity.EntityWrapper::get_MaxHealth()