CandideServer.Entities.Controllers.ServerBedController
Type JSONpublic class in CandideServer.Entities.Controllers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.Controllers - Base type
CandideServer.Entities.Controllers.ServerFurnitureController - Hash
35CA832218742E6249CE1B423929CDB32A315BB86DDB2434BD43DD04999D6208
Relationships
Methods
OnEntityDetached
#
public System.Void OnEntityDetached(Shared.Entity.EntityWrapper detachedEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
22EFFB2A254C6CB2B121366304905ECC84D4A597BCA5B94CD1781D4D92278869 - Body hash
2F3A8E38459BD4C149432FBE20646FA789F96DB783337FC7EADCE2B5A05C45A0 - IL size35
OnInteract
#
public System.Void OnInteract(Shared.Entity.EntityWrapper otherEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
3BADFF31B1FD13A9CAD388563E7DFE5D8E4511BC0F4CA6CC3918445AE206EBDE - Body hash
350BA1B12FA9148C586CF734FBC483FD0BB06A60BB913B6D2963770CD6C2F7D0 - IL size85
Referenced calls
CandideServer.ServerManagers.PlayerServerManager::GetPlayerFromEntity(Shared.Entity.EntityWrapper)Shared.Entity.EntityWrapper::get_CarriedId()System.Nullable<System.Guid>::get_HasValue()Shared.Entity.EntityWrapper::get_Id()Shared.Entity.EntityWrapper::get_Position()CandideCreator.Shared.Helpers.VectorExtension::ToVector2(Microsoft.Xna.Framework.Vector3)CandideServer.ServerManagers.PlayerCharacterServerManager::SetCharacterSpawn(CandideServer.Models.Player.ServerPlayerCharacter, System.Guid, System.Guid, Microsoft.Xna.Framework.Vector2)
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
DCC278637C30A3C0D5B63D6ED71B1DF16F361F8A34D47D997DD56D3400388A0B - Body hash
8EEF280D5C30A0BEC2B79E7C585D6D5854CB63584166B277F85BD700FE27012A - IL size217
Referenced calls
Shared.Entity.EntityWrapper::get_CarriedId()System.Nullable<System.Guid>::get_HasValue()Shared.Entity.EntitySystem::GetEntityById(System.Nullable<System.Guid>)Shared.Entity.EntityWrapper::get_Direction()CandideCreator.Shared.Helpers.VectorExtension::DirectionToIntDirection(System.Single)Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Shared.Entity.EntityWrapper::set_CarryingOffset(Microsoft.Xna.Framework.Vector3)