{"Id":"Candide.Entities.Controllers.Other.CatapultController","Name":"CatapultController","DisplayName":"CatapultController","FullName":"Candide.Entities.Controllers.Other.CatapultController","Namespace":"Candide.Entities.Controllers.Other","Kind":"class","Visibility":"public","IsAbstract":false,"IsSealed":false,"BaseType":"Shared.Entity.Base.AbstractController","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"AimRange:System.Single","Name":"AimRange","Type":"System.Single","Signature":"public System.Single AimRange","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"38BA092661B77FB4BAC752126ACA6281B0ABA2A169A23E18190D5F1C9E87E58D"},{"Id":"DriverRelativeAimPos:Microsoft.Xna.Framework.Vector2","Name":"DriverRelativeAimPos","Type":"Microsoft.Xna.Framework.Vector2","Signature":"public Microsoft.Xna.Framework.Vector2 DriverRelativeAimPos","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"BEA3173B43B98F991F6B869C089CD3A670E3D80A7107262B0207E99F34F2C1E4"},{"Id":"ScoopBaseGuid:System.Guid","Name":"ScoopBaseGuid","Type":"System.Guid","Signature":"private System.Guid ScoopBaseGuid","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"F416B14D1DE68BDFC9068FBB9BF7A7BD7269FE83188E21EF96DC7DE9543E9CA2"},{"Id":"ScoopRotation:System.Single","Name":"ScoopRotation","Type":"System.Single","Signature":"public System.Single ScoopRotation","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"D6B6EF49A1B2BAE13F40D7AB676B9D33F91E5744A497CE67FDF1EFB32CFD524C"},{"Id":"_angle:System.Single","Name":"_angle","Type":"System.Single","Signature":"private System.Single _angle","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"5B5944CFD5CEB45F077A7E7EAA4702EA7313537867BA00FF3BB827B6EAD161A7"},{"Id":"_audioEvent:Candide.Sound.AudioEvent.AudioEvent","Name":"_audioEvent","Type":"Candide.Sound.AudioEvent.AudioEvent","Signature":"private Candide.Sound.AudioEvent.AudioEvent _audioEvent","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"0595F75CE696CA20B0810E4ED707318B2726F854EB0E9B3C5729C4EEC0EF8EEA"},{"Id":"_audioStopDuration:System.Single","Name":"_audioStopDuration","Type":"System.Single","Signature":"private System.Single _audioStopDuration","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"CCD30E4A6E8EA41B7A21A8CBF178FA8D995D91D1DB1B729E5E04EB0D78B04013"},{"Id":"_audioStopTimer:System.Single","Name":"_audioStopTimer","Type":"System.Single","Signature":"private System.Single _audioStopTimer","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"5EA6766F9017EAEC115A51C874FBF37A76630221C815F2245C17657B40B50409"},{"Id":"_countDownStopSound:System.Boolean","Name":"_countDownStopSound","Type":"System.Boolean","Signature":"private System.Boolean _countDownStopSound","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"242647CC4CDFBDE6B344981066204D3EB5E45F98767E91E5F31B2E4173446778"},{"Id":"_hasFiredOnce:System.Boolean","Name":"_hasFiredOnce","Type":"System.Boolean","Signature":"private System.Boolean _hasFiredOnce","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"96143579FF11A371520941E95080FEF5B1F957AE9260279B270E7B3E65746E52"},{"Id":"_isRotating:System.Boolean","Name":"_isRotating","Type":"System.Boolean","Signature":"private System.Boolean _isRotating","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"B7B8883618E23DD7C6EF3B103010191E2EFCA17B92F4362B35A50AE92E28AE82"},{"Id":"_scoopEntityData:Shared.Entity.EntityWrapper","Name":"_scoopEntityData","Type":"Shared.Entity.EntityWrapper","Signature":"private Shared.Entity.EntityWrapper _scoopEntityData","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"8C9B58A2B57DC679FB9E993559A67F7772329745FBB4744AF68D19FD4B16B385"},{"Id":"_scoopMesh:CandideCreator.Shared.Models.EntityMesh","Name":"_scoopMesh","Type":"CandideCreator.Shared.Models.EntityMesh","Signature":"private CandideCreator.Shared.Models.EntityMesh _scoopMesh","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"8BF368279D29EDFF65CC9A090AEEB9FA0161CE1BAD4AB571102DA2E2D8194833"},{"Id":"_upgradeLevel:System.Int32","Name":"_upgradeLevel","Type":"System.Int32","Signature":"private System.Int32 _upgradeLevel","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"C9810EF4DF22739B305584A2096C7205A8FD9F9DD90351660D4EE00563D5B03E"},{"Id":"_usingEntityId:System.Nullable\u00601\u003CSystem.Guid\u003E","Name":"_usingEntityId","Type":"System.Nullable\u003CSystem.Guid\u003E","Signature":"private System.Nullable\u003CSystem.Guid\u003E _usingEntityId","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"7B56349080647B30EA8E235C0A0951E4D57BFD5D2A3F34D2AB251431B24D90F0"},{"Id":"_usingEntityStartPosition:Microsoft.Xna.Framework.Vector3","Name":"_usingEntityStartPosition","Type":"Microsoft.Xna.Framework.Vector3","Signature":"private Microsoft.Xna.Framework.Vector3 _usingEntityStartPosition","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"0C6568CF53ECD818CFB750DF80DB9A51BB508E9D626E1DD0B78FF7E833D1AF30"}],"Properties":[{"Id":"GetRotationAngle:System.Single","Name":"GetRotationAngle","Type":"System.Single","Signature":"public System.Single GetRotationAngle","Visibility":"public","HasGetter":true,"HasSetter":false,"Hash":"0F91588DB8DA40A342562DF160752382608E28800FCFA28C3AB43A8A0AF4A6BE"}],"Events":[],"Methods":[{"Id":"BeforeRender()-\u003ESystem.Void","Name":"BeforeRender","Signature":"public System.Void BeforeRender()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":248,"BodyHash":"2370BD1BE660BABB7322551FE22A30DA8041145A05FFA9311F419E5D83F01CA9","Hash":"8F48928A096A650A0ADC5993B3D7A725EE2F05E97BEFE36A462115E8AA613F38","CalledMethods":["Candide.Entities.Controllers.Other.CatapultController::get_GetRotationAngle()","Microsoft.Xna.Framework.Matrix::CreateRotationX(System.Single)","Microsoft.Xna.Framework.Matrix::CreateRotationY(System.Single)","Microsoft.Xna.Framework.Matrix::Multiply(Microsoft.Xna.Framework.Matrix\u0026, Microsoft.Xna.Framework.Matrix\u0026, Microsoft.Xna.Framework.Matrix\u0026)","Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)","Microsoft.Xna.Framework.Vector3::Transform(Microsoft.Xna.Framework.Vector3\u0026, Microsoft.Xna.Framework.Matrix\u0026, Microsoft.Xna.Framework.Vector3\u0026)","Shared.Entity.EntityWrapper::get_Position()","CandideCreator.Shared.Helpers.VectorExtension::ToXzy(Microsoft.Xna.Framework.Vector3)","Shared.Entity.EntityWrapper::get_DepthOffset()","Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)","Shared.Entity.EntityWrapper::get_MeshOffset()","Microsoft.Xna.Framework.Matrix::get_Translation()","Microsoft.Xna.Framework.Matrix::set_Translation(Microsoft.Xna.Framework.Vector3)","Shared.Entity.EntityWrapper::get_SpriteSheet()","Microsoft.Xna.Framework.Vector4::get_One()","Shared.Entity.EntityWrapper::get_UsePositionBasedUvs()","Candide.Graphics.DeferredRenderer::DrawSpriteWithMeshAndMatrix(CandideCreator.Shared.Graphics.SpriteSheet, System.Int32, CandideCreator.Shared.Models.EntityMesh, Microsoft.Xna.Framework.Matrix, Microsoft.Xna.Framework.Vector4, System.Boolean)","Shared.Entity.EntityWrapper::get_MeshTransformMatrixRef()","Microsoft.Xna.Framework.Matrix::CreateRotationY(System.Single, Microsoft.Xna.Framework.Matrix\u0026)"],"StringLiterals":[],"Source":null},{"Id":"EntityInitialize()-\u003ESystem.Void","Name":"EntityInitialize","Signature":"public System.Void EntityInitialize()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":106,"BodyHash":"22DBD47DAA4A028478B3DA8D2F5B6F107EC10588177A6DF3136FB962FC900AAC","Hash":"B559AA96418A91480056E3516EB6EC8A9BCDFAB7AC250412C89E067B320CA6C9","CalledMethods":["Candide.Database.Doodad.DoodadDatabaseManager::TryGetEntityBaseData(System.Guid, Shared.Entity.EntityWrapper\u0026)","Shared.Entity.EntityWrapper::get_EntityMesh()","CandideCreator.Shared.Models.EntityMesh::.ctor(CandideCreator.Shared.Models.IndexedMesh)","Candide.Entities.Controllers.Other.CatapultController::UpdateParameters()","CandideCreator.Shared.Helpers.Parameters::GetInt(System.String, System.Int32)"],"StringLiterals":["upgrade_level"],"Source":null},{"Id":"EntityUnload()-\u003ESystem.Void","Name":"EntityUnload","Signature":"public System.Void EntityUnload()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":17,"BodyHash":"27076240CDC53D8AD32CE0BF21A6BB0BB833710BB9BC89688FB13B4BDAE67927","Hash":"B8C281CE2F975058FCD53370150FAC45D8740F8AA6D6DDBFA171B051A7C42096","CalledMethods":["Candide.Sound.AudioEvent.AudioEvent::Unload()"],"StringLiterals":[],"Source":null},{"Id":"GetAimWorldPos()-\u003EMicrosoft.Xna.Framework.Vector2","Name":"GetAimWorldPos","Signature":"public Microsoft.Xna.Framework.Vector2 GetAimWorldPos()","Visibility":"public","ReturnType":"Microsoft.Xna.Framework.Vector2","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":44,"BodyHash":"34B5A4E1EF0EC1AC0CCB6D5229BC1AB23723A5C4D181458F79BEB943EA8E6D44","Hash":"3D557E37110F060530475797508CA6DA5856EF3DA4FF649AD6CE8A217C17F675","CalledMethods":["Shared.Entity.EntityWrapper::get_Position2()","Shared.Entity.EntityWrapper::get_Direction()","CandideCreator.Shared.Helpers.VectorExtension::DirectionToVector2(System.Single)","Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)","Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)"],"StringLiterals":[],"Source":null},{"Id":"GetInteraction(Shared.Entity.EntityWrapper)-\u003EShared.Models.Interaction.Interaction","Name":"GetInteraction","Signature":"public Shared.Models.Interaction.Interaction GetInteraction(Shared.Entity.EntityWrapper otherEntity)","Visibility":"public","ReturnType":"Shared.Models.Interaction.Interaction","Parameters":[{"Name":"otherEntity","Type":"Shared.Entity.EntityWrapper","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":77,"BodyHash":"4250311F665ECD1C904D0AA8E7A7F7830611A23E8C977C66852F795ABC892ECC","Hash":"282758D60B0D05B62484457ABE7F472E3A15DFD86299BD87221EB58AAB08F7E0","CalledMethods":["CandideServer.Helpers.EntityRepairHelper::ShouldRepairClient(Shared.Entity.EntityWrapper, System.Boolean)","Shared.Models.Interaction.Interaction::.ctor(Shared.Models.Interaction.InteractionType, System.Object, System.Guid)","System.Nullable\u003CSystem.Guid\u003E::get_HasValue()"],"StringLiterals":[],"Source":null},{"Id":"OnDamaged(Shared.Combat.DamageResult)-\u003ESystem.Void","Name":"OnDamaged","Signature":"public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"damageResult","Type":"Shared.Combat.DamageResult","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":24,"BodyHash":"8CE88E8C434C693157942463BAA785798FA7BC98858FB2FE2C5D2A18A74A5532","Hash":"6FDF91D32F1CBD7E4B7C6A48D19E2322472D01B0845472C80C5D2CC643906D45","CalledMethods":["Shared.Entity.Base.AbstractController::OnDamaged(Shared.Combat.DamageResult)","Candide.GameModels.GameState::GetWorldStat(System.String)","Shared.Combat.SharedCombatHandler::ApplyDamageResistToResult(Shared.Combat.DamageResult, System.Single)"],"StringLiterals":["WorldStats_ArmamentsDamageResistance"],"Source":null},{"Id":"OnInteract(Shared.Entity.EntityWrapper)-\u003ESystem.Void","Name":"OnInteract","Signature":"public System.Void OnInteract(Shared.Entity.EntityWrapper otherEntity)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"otherEntity","Type":"Shared.Entity.EntityWrapper","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":69,"BodyHash":"8118AFC17856A1A627E7BB5142D0D86F809AA6431DC52D85331B696ABECD9E61","Hash":"1E15C410F0D1A7E3F21B57F4E37443FBBEA68FDE9AEE3E17815405710C4BEEB2","CalledMethods":["System.Nullable\u003CSystem.Guid\u003E::get_HasValue()","Candide.Multiplayer.PlayerHelper::IsLocalPlayer(Shared.Entity.EntityWrapper)","Shared.Entity.EntityWrapper::get_Id()","Candide.PlayerMode.Vehicle.VehicleModeManager::EnterVehicleAndSetModeManager(Shared.Models.Vehicles.VehicleMode, System.Guid)","System.Nullable\u003CSystem.Guid\u003E::.ctor(!0)","Shared.Entity.EntityWrapper::get_Position()"],"StringLiterals":[],"Source":null},{"Id":"OnRemove(Shared.Entity.EntityRemoveInfo)-\u003ESystem.Void","Name":"OnRemove","Signature":"public System.Void OnRemove(Shared.Entity.EntityRemoveInfo entityRemoveInfo)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"entityRemoveInfo","Type":"Shared.Entity.EntityRemoveInfo","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":57,"BodyHash":"2C542739B94C27CBDC417CEC38B51CB5983447F28E5333B1EAEFDCB3237E4EF0","Hash":"C9444E05DFFDD9CEF74FA5A0F46DA2159E17C2A8DC3FD5FCBDC1DC1A56EBF275","CalledMethods":["Candide.Multiplayer.Models.LocalPlayer::get_EntityId()","System.Nullable\u003CSystem.Guid\u003E::get_HasValue()","System.Nullable\u003CSystem.Guid\u003E::GetValueOrDefault()","System.Guid::op_Equality(System.Guid, System.Guid)","Candide.PlayerMode.Vehicle.VehicleModeManager::SendExit(System.Boolean)"],"StringLiterals":[],"Source":null},{"Id":"OnServerSetState(System.Int32)-\u003ESystem.Void","Name":"OnServerSetState","Signature":"public System.Void OnServerSetState(System.Int32 state)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"state","Type":"System.Int32","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":202,"BodyHash":"B35966376E63ECB2CF5797D6868F10D1772B1827D260CA4E64D708CD4F4EAAA6","Hash":"CADB423C7AE5762C62FA37804469AFFE39F1FE078422F1AA9B588E59A66AEC16","CalledMethods":["Candide.Sound.AudioEvent.AudioEvent::Stop(System.Boolean)","Candide.Entities.Controllers.Other.CatapultController::UpdateParameters()","Shared.Entity.EntityWrapper::get_Position()","Candide.Sound.SoundPlayer::Play3DEventOneShot(System.String, Microsoft.Xna.Framework.Vector3, System.Single, System.Single)"],"StringLiterals":["event:/buildings/catapult/catapult_fire","event:/buildings/catapult/catapult_lower_scoop"],"Source":null},{"Id":"ReceiveEntityControllerMessage(System.Object)-\u003ESystem.Void","Name":"ReceiveEntityControllerMessage","Signature":"public System.Void ReceiveEntityControllerMessage(System.Object message)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"message","Type":"System.Object","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":69,"BodyHash":"8FDB193EB61E65FB862B236FBE82B67F3AD1D39147171EDF34868F0162128BCC","Hash":"FD44A3FC46DE3D09F5E3CD9A3DB74EF80882F2464CAC4596CACA36163120EAE2","CalledMethods":["Candide.Multiplayer.Models.LocalPlayer::get_EntityId()","System.Nullable\u003CSystem.Guid\u003E::get_HasValue()","System.Nullable\u003CSystem.Guid\u003E::GetValueOrDefault()","System.Guid::op_Equality(System.Guid, System.Guid)"],"StringLiterals":[],"Source":null},{"Id":"Update(Microsoft.Xna.Framework.GameTime)-\u003ESystem.Void","Name":"Update","Signature":"public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"gameTime","Type":"Microsoft.Xna.Framework.GameTime","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":1111,"BodyHash":"2F125AA380C6DAC4B5F9B7594AA901C10FE56DDF719C7BCDEA2031587B305F52","Hash":"5FAFC49B9B46EF883ECDEB1BF1A5F5E512533048FD1B258DBA164C54E32199C2","CalledMethods":["Candide.Entities.Controllers.Other.CatapultController::get_GetRotationAngle()","Candide.Multiplayer.Models.LocalPlayer::get_EntityId()","System.Nullable\u003CSystem.Guid\u003E::get_HasValue()","System.Nullable\u003CSystem.Guid\u003E::GetValueOrDefault()","System.Guid::op_Equality(System.Guid, System.Guid)","Shared.Entity.EntityWrapper::get_Position()","Microsoft.Xna.Framework.Vector3::Distance(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)","Candide.PlayerMode.Vehicle.VehicleModeManager::SendExit(System.Boolean)","CandideCreator.Shared.Helpers.Parameters::GetGuidOrNull(System.String, System.Nullable\u003CSystem.Guid\u003E)","Microsoft.Xna.Framework.Vector2::op_Inequality(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Shared.Entity.EntityWrapper::get_Fdt()","CandideServer.Entities.ControllerSets.Catapult.ServerCatapultController::UpdateCatapultDirection(Microsoft.Xna.Framework.Vector2, System.Single\u0026, Shared.Entity.EntityWrapper, System.Single, System.Int32)","Candide.Sound.AudioEventArgs::.ctor(System.String, System.Boolean, System.Single, System.Single)","Candide.Sound.AudioEventFactory::CreateAudioEvent(Candide.Sound.AudioEventArgs, System.Boolean, System.Boolean, Shared.Entity.EntityWrapper)","Candide.Sound.AudioEvent.AudioEvent::Play()","Shared.Entity.EntityWrapper::get_CarriedId()","System.Nullable\u003CSystem.Guid\u003E::get_Value()","System.Collections.Generic.Dictionary\u003CSystem.Guid, Shared.Entity.EntityWrapper\u003E::ContainsKey(!0)","Shared.Entity.EntityWrapper::set_CarriedId(System.Nullable\u003CSystem.Guid\u003E)","Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)","Microsoft.Xna.Framework.Matrix::CreateRotationZ(System.Single, Microsoft.Xna.Framework.Matrix\u0026)","Microsoft.Xna.Framework.Vector3::Transform(Microsoft.Xna.Framework.Vector3\u0026, Microsoft.Xna.Framework.Matrix\u0026, Microsoft.Xna.Framework.Vector3\u0026)","Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)","CandideCreator.Shared.Helpers.VectorExtension::ToVector2(Microsoft.Xna.Framework.Vector3)","Shared.Entity.EntitySystem::GetEntitiesTouchingCircleArea(Microsoft.Xna.Framework.Vector2, System.Single, System.Single, System.Single)","System.Collections.Generic.List\u003CShared.Entity.EntityWrapper\u003E::GetEnumerator()","List.Enumerator\u003CShared.Entity.EntityWrapper\u003E::get_Current()","Shared.Entity.EntityWrapper::get_Mask()","Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)","Shared.Entity.EntityWrapper::get_Carriable()","Shared.Entity.EntityWrapper::get_MaskRef()","Shared.Entity.EntityWrapper::get_CarrierId()"],"StringLiterals":["vehicle_driver","event:/buildings/catapult/catapult_turning"],"Source":null},{"Id":"UpdateParameters()-\u003ESystem.Void","Name":"UpdateParameters","Signature":"private System.Void UpdateParameters()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":177,"BodyHash":"1DC67823DF5FABD39C1D1C410FAAC2013C05B85E6E8C7559D1F64080BEBC5618","Hash":"00061289EDB8EFB13504D426C3AAA70F2AF1B73A4F85925C65BB41D97BACBC7B","CalledMethods":["CandideCreator.Shared.Helpers.Parameters::GetGuid(System.String, System.Guid)","Candide.Multiplayer.Models.LocalPlayer::get_EntityId()","System.Nullable\u003CSystem.Guid\u003E::get_HasValue()","System.Nullable\u003CSystem.Guid\u003E::GetValueOrDefault()","System.Guid::op_Equality(System.Guid, System.Guid)","System.Guid::op_Inequality(System.Guid, System.Guid)","Candide.PlayerMode.Vehicle.VehicleModeManager::Exit()","Candide.Sound.AudioEvent.AudioEvent::Stop(System.Boolean)","System.Nullable\u003CSystem.Guid\u003E::.ctor(!0)"],"StringLiterals":["vehicle_driver"],"Source":null}],"Hash":"EED6990682E29F20219EFF4B8E5644A25B594D5749C94C39D2B89BA708DED34A"}