Candide.Entities.PlayerState.PlayerStates.SittingState
Type JSONpublic class in Candide.Entities.PlayerState.PlayerStates
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.PlayerState.PlayerStates - Base type
Candide.Entities.PlayerState.PlayerState - Hash
9156AB632BD5757C578B67C53D4DAB1CC6A5054A9E1A3141E9B6AF950090C4CA
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_positionBeforeSitting# | private | private System.Nullable<Microsoft.Xna.Framework.Vector3> _positionBeforeSitting |
_transitionNormal# | private | private Candide.Entities.PlayerState.PlayerTransition _transitionNormal |
Methods
CheckCanEnter
#
public System.Boolean CheckCanEnter()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
BAC30BBE787B2B73E244201E137F2369F4393BF17C0C7736FA9A0C110076F76A - Body hash
28CE407124EEC7B8896CA3A14FA5B7DC2742099D7BAA28285E360D7456F8FD49 - IL size2
ForceLeave
#
public System.Void ForceLeave()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
A21DF1360B8DEE8C4C0A49AFC2B4FBB56540537509DBC9EDCC13BB9899EE71B9 - Body hash
C85FE8409CF86F88BF736AC7FBF33F6939C5C2820B044289AC96533B4E1681D5 - IL size12
Referenced calls
OnDamaged
#
public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
8139F9829F692E08430D9D65F0C484A54F466206DC882C1D29DA30A975926A0B - Body hash
C85FE8409CF86F88BF736AC7FBF33F6939C5C2820B044289AC96533B4E1681D5 - IL size12
Referenced calls
OnEnter
#
public System.Void OnEnter()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
27411A2157799CCC071E3EE4BBEA7B1A26E42D8F189D8D6D083B4FD8EF1A01F4 - Body hash
6CDADF1CCBEB4D3834D7394227E3B70C0379826BE44C2D61045DB5F477FCF79F - IL size212
Referenced calls
System.Nullable<System.ValueTuple<Shared.Entity.EntityWrapper, System.Boolean>>::get_HasValue()Candide.Entities.PlayerState.PlayerTransition::Invoke()System.Nullable<System.ValueTuple<Shared.Entity.EntityWrapper, System.Boolean>>::get_Value()Candide.Entities.PlayerState.PlayerState::get_Entity()Shared.Entity.EntityWrapper::get_Position()System.Nullable<Microsoft.Xna.Framework.Vector3>::.ctor(!0)Candide.GameModels.Managers.EntityManager::TryAttach(Shared.Entity.EntityWrapper, Shared.Entity.EntityWrapper, Shared.Combat.EntityAttachPriority, System.Boolean, System.Boolean)Shared.Entity.EntityWrapper::get_CarriedEntity()Candide.GameModels.Managers.EntityManager::Detach(Shared.Entity.EntityWrapper, System.Nullable<Microsoft.Xna.Framework.Vector3>, System.Boolean)Shared.Entity.EntityWrapper::get_Id()Candide.GameModels.Services.PlayerActionService::SendSitting(System.Guid, System.Nullable<Microsoft.Xna.Framework.Vector3>)Candide.Entities.PlayerState.PlayerAnimationController::OnSitting(System.Guid)Candide.Graphics.Camera::FollowTarget(Shared.Entity.EntityWrapper)
OnLeave
#
public System.Void OnLeave()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
5F8E1A71FC9698F002AC2CA90D3D927753E2A2E65E4F6177A9D38183B5962F52 - Body hash
649785AD3754369E85ADC040297383C030E642895888073FA525B0993B90E3E5 - IL size190
Referenced calls
Candide.Graphics.Camera::FollowTarget(Shared.Entity.EntityWrapper)Candide.Entities.PlayerState.PlayerState::get_Entity()Candide.Entities.PlayerState.EntityUtility::GetCarrierEntity(Shared.Entity.EntityWrapper)Candide.GameModels.Managers.EntityManager::Detach(Shared.Entity.EntityWrapper, System.Nullable<Microsoft.Xna.Framework.Vector3>, System.Boolean)System.Nullable<Microsoft.Xna.Framework.Vector3>::get_HasValue()Shared.Helpers.VehicleHelper::GetVehicleExitPosition(Shared.Entity.EntityWrapper, Shared.Entity.EntityWrapper)System.Nullable<Microsoft.Xna.Framework.Vector3>::GetValueOrDefault()Shared.Entity.EntityWrapper::set_Position(Microsoft.Xna.Framework.Vector3)Shared.Entity.EntityWrapper::get_Position()Shared.Entity.EntityWrapper::set_Immovable(System.Boolean)
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
DE7FD332B18D7FFBBECA64B971533DC4D73E89F2663566207E7C9B8A74C6660B - Body hash
9E502BED96B3A27B064B708BE4EFC22CAC730C75CCB0BA70985C0820DD0CA478 - IL size222
Referenced calls
Candide.Entities.PlayerState.PlayerState::get_Entity()Candide.Entities.PlayerState.EntityUtility::GetCarrierEntity(Shared.Entity.EntityWrapper)Candide.Input.PlayerControllerKeyBind::Pressed()Candide.Entities.PlayerState.PlayerTransition::Invoke()Candide.Entities.PlayerState.PlayerController::GetInputMovementDelta()Microsoft.Xna.Framework.Vector2::get_Zero()Microsoft.Xna.Framework.Vector2::op_Inequality(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)CandideCreator.Shared.Helpers.VectorExtension::To8Direction(Microsoft.Xna.Framework.Vector2)Shared.Entity.EntityWrapper::set_Direction(System.Single)System.Nullable<System.ValueTuple<Shared.Entity.EntityWrapper, System.Boolean>>::get_HasValue()System.Nullable<System.ValueTuple<Shared.Entity.EntityWrapper, System.Boolean>>::get_Value()Shared.Entity.EntityWrapper::get_Position()Shared.Entity.EntityWrapper::get_CarryingOffset()Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)Shared.Entity.EntityWrapper::set_Position(Microsoft.Xna.Framework.Vector3)Shared.Entity.EntityWrapper::set_Immovable(System.Boolean)