Romestead Assembly Reference

Candide.PlayerMode.Vehicle.VehicleModeManager

Type JSON

public class in Candide.PlayerMode.Vehicle

Methods9
Properties1
Fields8
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
CrossHairSpriteSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet CrossHairSpriteSheet
EntityIdpublicpublic System.Nullable<System.Guid> EntityId
Instancepublicpublic Candide.PlayerMode.Vehicle.VehicleModeManager Instance
LastUpdatePosprivateprivate System.Nullable<Microsoft.Xna.Framework.Vector2> LastUpdatePos
UpdateNetworkTimerprivateprivate System.Single UpdateNetworkTimer
VehicleModepublicpublic Shared.Models.Vehicles.VehicleMode VehicleMode
_justEnteredprivateprivate System.Boolean _justEntered
_sentExitprivateprivate System.Boolean _sentExit

Properties

NameVisibilitySignature
CandideDesktoppublicpublic Candide.CandideUI.CandideDesktop CandideDesktop

Methods

DrawInWorldUi

public System.Void DrawInWorldUi(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash4B55CFC935E8E5AC69EA2569E043BFE7CECF65D9DD16708C190696FCACEA8292
  • Body hashCE218B0872C9963D5057E2564CC36BE1187B5155F59BDC20A212B4291F374E9A
  • IL size210
Referenced calls

EnterVehicleAndSetModeManager

public System.Void EnterVehicleAndSetModeManager(Shared.Models.Vehicles.VehicleMode mode, System.Guid entityId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash39E6971389B93AA86D29665527CD2CE5ED82C905310D798AED1B15749B51B2E9
  • Body hashC0D69994097443F84299611F59F5AD1686FEFD0D156A4C3A5D63C2C97802F21C
  • IL size81
Referenced calls
Called by

Exit

public System.Void Exit()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash9CC0C93EDDA8735BC196F4BAE4BEEE3AD0FA15C6AEB9E2141935E668616806CB
  • Body hashC5D31CA816BBD7BA140F2B21A19E4B41AEE4145641B4810EBF030B465DAA91D2
  • IL size43
Referenced calls
Called by

OnEntering

public System.Void OnEntering()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashB1C3A1C674F6DA7C1422BF421F5FB781A52FC2DB4990E79AE09AB9F153FDA854
  • Body hash1BB178759316E45E895C422115A9A0C5349796A50EA9BF2B3E4C44107C0F86C8
  • IL size154
Referenced calls

OnLeaving

public System.Void OnLeaving()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash7C2CCEC82C75138D08929E2B7D20774F9F0FEF4A2B9EB3A6CCF6F0C49D029432
  • Body hash0B38B552027501FA7798FE6CE0889E6897EDFFE2E1BFB4F7CA8151336A804806
  • IL size39
Referenced calls

OnUpdateMovement

private System.Void OnUpdateMovement(Microsoft.Xna.Framework.Vector2 movementDelta, System.Single dt)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash3EF0AA4D03800D8A35295B915D66BAD4D556BF763DEE2E4401C3C370EFB452E0
  • Body hash682C042E4A71A06938CBB0E1EAD2410E3653762941138D692A477AC25607216B
  • IL size231
Referenced calls
Called by

SendExit

public System.Void SendExit(System.Boolean forceExit)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash126410DD47C091350EAAEBCC87EA250B1B39FE8D4944D0876076753C2D736882
  • Body hash0E1D7BE5B9ECB1F7FFFAA31F0FE3C12CB669AE3B6F06E4416E8987EC30DD1FC6
  • IL size132
Referenced calls
Called by

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash8167D6379B8161626BD2AB00F5B319A452762C9DD5D6EDABB837D159D858CE38
  • Body hash12A8DB5FA3478D5F4B9CCDC221A263711373516CC3F2852B59AF7C74D4126D6A
  • IL size588
Referenced calls