{"Id":"Candide.Entities.Controllers.ZombieController.FallenController","Name":"FallenController","DisplayName":"FallenController","FullName":"Candide.Entities.Controllers.ZombieController.FallenController","Namespace":"Candide.Entities.Controllers.ZombieController","Kind":"class","Visibility":"public","IsAbstract":false,"IsSealed":false,"BaseType":"Shared.Entity.Base.AbstractController","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"IsAttacking:System.Boolean","Name":"IsAttacking","Type":"System.Boolean","Signature":"public System.Boolean IsAttacking","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"B92C4FA3DA9C36B980AC507B5877C2CD6C43DADF200E04770C99A9861FC54B73"},{"Id":"NextVoiceSound:System.Single","Name":"NextVoiceSound","Type":"System.Single","Signature":"public System.Single NextVoiceSound","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"803B94C7B498F7FC803464DE28CFBA2BAF1B7E88237E0BBFF2C53286A412DDED"},{"Id":"PartsSpriteSheet:CandideCreator.Shared.Graphics.SpriteSheet","Name":"PartsSpriteSheet","Type":"CandideCreator.Shared.Graphics.SpriteSheet","Signature":"public CandideCreator.Shared.Graphics.SpriteSheet PartsSpriteSheet","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"E100D7F91CAC82557E544625B0B5F16DEC2410AFAE5E514D04E48302334E5DE5"},{"Id":"WalkSpriteSheet:CandideCreator.Shared.Graphics.SpriteSheet","Name":"WalkSpriteSheet","Type":"CandideCreator.Shared.Graphics.SpriteSheet","Signature":"public CandideCreator.Shared.Graphics.SpriteSheet WalkSpriteSheet","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"EE56ACA72B82593BD31C749141E5C97BAA7457E79180B5FEADD57542970A1265"},{"Id":"_animationStateMachine:Candide.Entities.Animations.EntitySpacAnimationStateMachine","Name":"_animationStateMachine","Type":"Candide.Entities.Animations.EntitySpacAnimationStateMachine","Signature":"private Candide.Entities.Animations.EntitySpacAnimationStateMachine _animationStateMachine","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"1C711844B8EE9A5016A5EF317136D2B0664CC15FBBC1D9A5FBDD716D19AD113E"},{"Id":"_isDead:System.Boolean","Name":"_isDead","Type":"System.Boolean","Signature":"private System.Boolean _isDead","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"521F3D636FCC76EC888DBFDF0EB0964BB69E200F512C9804022E5D26DC2E335D"},{"Id":"_voiceAudioEvent:Candide.Sound.AudioEvent.AudioEvent","Name":"_voiceAudioEvent","Type":"Candide.Sound.AudioEvent.AudioEvent","Signature":"private Candide.Sound.AudioEvent.AudioEvent _voiceAudioEvent","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"E394731FA229EFB50FB4C3E7C3AAA8122B30A486FFFA1C6B92039E786D0253EE"}],"Properties":[],"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":18,"BodyHash":"32F9A64680CE7951AA29340AA40145F3C4878F5C13A8D8EC23DC83323D7C63E8","Hash":"E487FC4BA7C3CC0D2089FE3CFECBA933C373980894375BB58AAF1EE9AAC2CE02","CalledMethods":["Candide.Entities.Animations.EntitySpacAnimationStateMachine::Draw(Shared.Entity.EntityWrapper)"],"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":613,"BodyHash":"044D97E596746018FCAAD00D3ADB1C793192A9037B4E23799F03281C1BB43B04","Hash":"EA0BE0AF9694F04FC12687036FE5ECF90C082C7334937FC333455CE389670735","CalledMethods":["System.Random::Next(System.Int32, 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)","CandideCreator.Shared.Helpers.Parameters::GetBool(System.String, System.Boolean)","Shared.Entity.EntityWrapper::get_Id()","System.Object::GetHashCode()","CandideCreator.Shared.Helpers.MathExtension::Mod(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","System.String::Concat(System.String, System.String)","Shared.Entity.EntityWrapper::get_SpriteSheet()","CandideCreator.Shared.Content::SpriteSheet(System.String, System.Int32, System.Int32, Microsoft.Xna.Framework.Vector2)","System.String::Concat(System.String, System.String, System.String)","Candide.Database.SpacDataBase::GetSpacOrCrash(System.String)","CandideCreator.Shared.Serialization.CandideReflection::Clone(!!0)","CandideCreator.Shared.SpacSystem.State::.ctor(System.String, System.Boolean, System.Nullable\u003CSystem.Single\u003E, System.Single, System.Boolean)","Candide.Entities.Controllers.ZombieController.FallenController::\u003CEntityInitialize\u003Eb__7_0()","System.Func\u003CSystem.Boolean\u003E::.ctor(System.Object, System.IntPtr)","CandideCreator.Shared.SpacSystem.Transition::.ctor(System.String, System.String, System.Func\u003CSystem.Boolean\u003E, System.String, System.Boolean)","Candide.Entities.Controllers.ZombieController.FallenController::\u003CEntityInitialize\u003Eb__7_1()","Candide.Entities.Controllers.ZombieController.FallenController::\u003CEntityInitialize\u003Eb__7_2()","Candide.Entities.Animations.EntitySpacAnimationStateMachine::.ctor(CandideCreator.Shared.Models.SpritesAnimationCollections.Spac, System.Collections.Generic.IEnumerable\u003CCandideCreator.Shared.SpacSystem.State\u003E, System.Collections.Generic.IEnumerable\u003CCandideCreator.Shared.SpacSystem.Transition\u003E)","CandideCreator.Shared.SpacSystem.AbstractSpacAnimationStateMachine::SetState(System.String, System.Boolean)","Shared.Entity.EntityWrapper::set_UsesSpac(System.Boolean)","Candide.Graphics.VFX.SpacRenderingArgs::SetDefaultEntityOffset(Shared.Entity.EntityWrapper)"],"StringLiterals":["event:/creature/zombie/zombie_grunt","is_burning_fallen","newfallen","firefallen","media/sprites/creatures/hostiles/new_fallen/","_parts","fallen","idle","walk","attack","*"],"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":18,"BodyHash":"0A069DE512C6398832ECF30BBCCC52F84F98E12D792DF5F8B13A11CAED154BFD","Hash":"0ABD21D0AD523DFE99BB7C11C76079838A525023A306D781A002FD1F3DC49F43","CalledMethods":["Shared.Entity.Base.AbstractController::EntityUnload()","Candide.Sound.AudioEvent.AudioEvent::Unload()"],"StringLiterals":[],"Source":null},{"Id":"OnKilled(Shared.Entity.EntityKillInfo)-\u003EShared.Entity.Base.OnKilledBehaviour","Name":"OnKilled","Signature":"public Shared.Entity.Base.OnKilledBehaviour OnKilled(Shared.Entity.EntityKillInfo info)","Visibility":"public","ReturnType":"Shared.Entity.Base.OnKilledBehaviour","Parameters":[{"Name":"info","Type":"Shared.Entity.EntityKillInfo","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":218,"BodyHash":"90C6C0C7452FE67BFE12917BB77ED79B91AF7A6B66D5ED16499F83BB0F3AC072","Hash":"70FF88E32C744E64D1FDD4EBD5B9531F900706164EFBC98445582815712F7238","CalledMethods":["Candide.Sound.SoundExtensions::EmitSoundOneShot(Shared.Entity.EntityWrapper, System.String, System.Single, System.Single)","Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)","System.Nullable\u003CMicrosoft.Xna.Framework.Vector3\u003E::.ctor(!0)","System.Nullable\u003CSystem.Int32\u003E::.ctor(!0)","System.Nullable\u003CDeathHelper.DeathPartsArgs\u003E::.ctor(!0)","Candide.Graphics.VFX.VfxPlayer::HandleCreatureDeath(Shared.Entity.EntityWrapper, Shared.Combat.DamageResult, Candide.Entities.Animations.EntitySpacAnimationStateMachine, System.Nullable\u003CDeathHelper.DeathPartsArgs\u003E, CreatureDeathHandler.Size, System.String, System.Int32, System.Single)"],"StringLiterals":["event:/hits/destruction/gore_small","event:/creature/zombie/zombie_die"],"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":239,"BodyHash":"41564B1A7A00A5D4A03F15D56B42CEAEA4F51A6F14D24BE49F96933CB12D4135","Hash":"F9500054FB1926F866592FF8C1FA7A8617D787AAD57DE137882AD4CBF1098CFE","CalledMethods":["CandideCreator.Shared.SpacSystem.AbstractSpacAnimationStateMachine::get_CurrentState()","CandideCreator.Shared.SpacSystem.ISpacAnimationState::get_StateName()","System.String::op_Equality(System.String, System.String)","Shared.Entity.EntityWrapper::get_DistanceWalked()","Shared.Entity.EntityWrapper::get_Fdt()","CandideCreator.Shared.SpacSystem.ISpacAnimationState::set_TimeScale(System.Single)","Candide.Entities.Animations.EntitySpacAnimationStateMachine::Update(Shared.Entity.EntityWrapper, System.Single)","Shared.Entity.EntityWrapper::get_Direction()","CandideCreator.Shared.Helpers.VectorExtension::DirectionTo8IntDirection(System.Single)","CandideCreator.Shared.SpacSystem.AbstractSpacAnimationStateMachine::set_CurrentDirection(System.Int32)","Shared.Entity.EntityWrapper::get_Position()","Candide.Sound.AudioEvent.AudioEvent::SetPosition(Microsoft.Xna.Framework.Vector3)","Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()","System.TimeSpan::get_TotalSeconds()","Candide.Sound.AudioEvent.AudioEvent::Update(System.Single)","System.Random::Next(System.Int32, System.Int32)"],"StringLiterals":["walk"],"Source":null}],"Hash":"B8E4F548B74643621468D171E666D91EEBED93FFE74D83B2D95043EF074C8584"}