Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController
Type JSONpublic class in Candide.Entities.Controllers.MinervasOwlBossController
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Controllers.MinervasOwlBossController - Base type
Shared.Entity.Base.EntityControllerBase - Hash
5C33E6C76F350FCE4D8CC947B1ADE0605BDBB931B86F40E08561BFCA648EBCA4
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
DustParticleEmitter# | public | public Candide.Particles.ParticleEmitter DustParticleEmitter |
FeatherParticleEmitter# | public | public Candide.Particles.ParticleEmitter FeatherParticleEmitter |
HeadOffset# | public | public Microsoft.Xna.Framework.Vector3 HeadOffset |
OwlOffset# | public | public Microsoft.Xna.Framework.Vector3 OwlOffset |
PartSpriteSheet# | public | public CandideCreator.Shared.Graphics.SpriteSheet PartSpriteSheet |
SmashCracksSheet# | private | private CandideCreator.Shared.Graphics.SpriteSheet SmashCracksSheet |
_clawTimer# | private | private System.Single _clawTimer |
_deathTimer# | private | private System.Single _deathTimer |
_emitterTimer# | private | private System.Double _emitterTimer |
_explosionTimer# | private | private System.Single _explosionTimer |
_headAnimationStateMachine# | private | private Candide.Entities.Animations.EntitySpacAnimationStateMachine _headAnimationStateMachine |
_mini# | private | private System.Boolean _mini |
_owlAnimationStateMachine# | private | private Candide.Entities.Animations.EntitySpacAnimationStateMachine _owlAnimationStateMachine |
_peckPosition# | private | private Microsoft.Xna.Framework.Vector3 _peckPosition |
_wingFlapTimer# | private | private System.Single _wingFlapTimer |
Methods
BeforeRender
#
public System.Void BeforeRender()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
A6070AD1BD5265166AC870C583303BDCB5D85190D251C48BE585E9E3FFF4D07A - Body hash
6A709357048465BC0746D245BD199343099D65B7DE665FB1F73A551E8C9A0EDC - IL size144
DoFootStepParticles
#
private System.Void DoFootStepParticles(Microsoft.Xna.Framework.Vector3 position)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
7E02CD6F43E02F84437D96B85C83097A81A0383FB4927567219AD042FD213051 - Body hash
C07BE48E76437BCA426E84F0DC7684748A8BB76600A862E7B6044EBECABF3F03 - IL size176
Referenced calls
Shared.Entity.EntityWrapper::get_Position()CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)CandideCreator.Shared.Models.RectangleF::Contains(Microsoft.Xna.Framework.Vector2)Candide.Graphics.Camera::AddTrauma(System.Double)Candide.Sound.SoundExtensions::EmitSoundOneShot(Shared.Entity.EntityWrapper, System.String, System.Single, System.Single)Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)Candide.Particles.ParticleEmitter::SpawnParticle()Candide.Particles.ParticleEmitter::SetParticleProperties(System.Int32)
String literals
event:/creature/minerva/npc_generic_footstep_heavy
DoPeckEffect
#
private System.Void DoPeckEffect()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
F5E3C04F444F6ADD39AF58EF738F4847EB306B783D5D22E0FAB6F82578C62B7A - Body hash
EAFEA9825B5F637D0E107FA0C16F190DD5D32A0E4CAF6CD46E5C9E1EDD4F7F9F - IL size233
Referenced calls
Candide.Graphics.ParticleSystem::NewParticle()Shared.Entity.EntityWrapper::get_FloorHeight()Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector4::get_One()System.Random::Next(System.Int32, System.Int32)
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
2721469FE509190C07CFA59311939B5E4C5D4356CB464551AC2928808935929B - Body hash
960E7C8743AE86CA2FAA11FBBEB693C1306A74FD58183CEF196373408FFBB9AD - IL size235
Referenced calls
Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::SetupBodyParts()System.Collections.Generic.Dictionary<System.String, System.Func<Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>, Shared.Entity.Base.AbstractControllerTask>>::.ctor()System.Collections.Generic.Queue<Shared.Entity.Base.AbstractControllerTask>::.ctor()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<EntityInitialize>b__15_0(Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>)System.Func<Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>, Shared.Entity.Base.AbstractControllerTask>::.ctor(System.Object, System.IntPtr)System.Collections.Generic.Dictionary<System.String, System.Func<Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>, Shared.Entity.Base.AbstractControllerTask>>::Add(!0, !1)Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<EntityInitialize>b__15_1(Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>)Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<EntityInitialize>b__15_2(Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>)Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<EntityInitialize>b__15_3(Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>)Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<EntityInitialize>b__15_4(Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>)Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<EntityInitialize>b__15_5(Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>)Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::SetupSpacs()Candide.Database.ParticleEmitterDataBase::GetNewParticleEmitter(System.String)
String literals
BossAttack1BossAttack2BossAttack3BossAttack4BossAttack5ApproachTaskbig_feather_emitterconstruction_poof_small
EntityUnload
#
public System.Void EntityUnload()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
C8076B7B7F3B03946F5850555D37347C5B9235B316C9CAA42126FC8C0E16B8F7 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
ExplodeAt
#
public System.Void ExplodeAt(Microsoft.Xna.Framework.Vector3 position, Microsoft.Xna.Framework.Vector3 size, System.Single step, System.Single radius, System.Single strength, System.Boolean longLife)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
F4F770659BD6A3B3ECF61F1009892FCAE7741FF99FDBA89BA06F3BDAF4E3C781 - Body hash
A96B088AF159A3179CAC1903DA5927C8B0960B19B4399CA4D72A25E72FE63AAB - IL size600
Referenced calls
Microsoft.Xna.Framework.Vector3::get_One()Candide.Combat.VisualExplosionHelper::DoExplosion(Microsoft.Xna.Framework.Vector3, System.Single, System.Single, System.Single, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, System.Boolean, Microsoft.Xna.Framework.Vector3, System.Boolean, Microsoft.Xna.Framework.Vector3, System.Int32, System.Int32, System.Single)Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)CandideCreator.Shared.Helpers.RandomHelper::NextVector3(System.Random)Microsoft.Xna.Framework.Vector3::op_Multiply(Microsoft.Xna.Framework.Vector3, System.Single)Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)Candide.Particles.ParticleEmitter::SpawnParticle()Candide.Particles.ParticleEmitter::SetParticleProperties(System.Int32)CandideCreator.Shared.Helpers.VectorExtension::NormalizeReturnSafe(Microsoft.Xna.Framework.Vector3)Microsoft.Xna.Framework.Vector3::get_Zero()CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)CandideCreator.Shared.Helpers.CandideMathHelper::From1To0Between(System.Single, System.Single, System.Single)
OnDamaged
#
public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
160C8C86EEB99DCDABBBF5300000D6CC7A4C32275E65387E3634D0A3F11F29EE - Body hash
ADCE118755635D84756430CECABB26369CCF98778BFCFFD7D1FDEEDB976B9B49 - IL size301
Referenced calls
Shared.Entity.EntityWrapper::get_MaxHealth()Shared.Combat.DamageResultHelper::GetViolenceVector(Shared.Combat.DamageResult, System.Single)Shared.Entity.EntityWrapper::get_Position()Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)Candide.Particles.ParticleEmitter::SpawnParticle()CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)CandideCreator.Shared.Helpers.VectorExtension::DirectionToVector3(System.Single)Candide.Particles.ParticleEmitter::SetParticleProperties(System.Int32)Candide.Sound.SoundExtensions::EmitSoundOneShot(Shared.Entity.EntityWrapper, System.String, System.Single, System.Single)
String literals
event:/creature/minerva/minerva_hurt
OnKilled
#
public Shared.Entity.Base.OnKilledBehaviour OnKilled(Shared.Entity.EntityKillInfo info)
Method metadata
- Visibilitypublic
- Return type
Shared.Entity.Base.OnKilledBehaviour - StaticFalse
- VirtualTrue
- Hash
4DD684960B533B3CBBA29C22B9824412045BDDC1C1180B8C0986E79AAFD3CBFF - Body hash
2D8FBC71C845E46E8F1FC58EFCCBC4E86BD9EB03848C9745A71E641637C51146 - IL size6
OnOutOfHealth
#
public System.Boolean OnOutOfHealth(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
DB6E0B58A3AFBD7FC97FF00341E677ADE7BACE9B45E0408C7A927815F86CFDE5 - Body hash
E2CDC8BD55A83F129BBA1F1163CD64A9844A3B8BC1E22E5FD9644B9217AB7C8C - IL size2
OnServerSetState
#
public System.Void OnServerSetState(System.Int32 state)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
CCEA15985D1E6D2C5AF8B38156F193CAB1E29A92F8CFF8A689C918FDB3905724 - Body hash
24497EE3F6698B7AD6BEC6CBA59A03A5A01F21232F4DDF38B1655AEB8DDA1DCB - IL size847
Referenced calls
Shared.Entity.EntityWrapper::get_Position()Microsoft.Xna.Framework.Vector3::Distance(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)System.Math::Clamp(System.Single, System.Single, System.Single)Candide.Graphics.Camera::AddTrauma(System.Double)CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)CandideCreator.Shared.Models.RectangleF::Contains(Microsoft.Xna.Framework.Vector2)Shared.Entity.EntityWrapper::get_Direction()CandideCreator.Shared.Helpers.VectorExtension::DirectionToAngle(System.Single)Candide.Sound.SoundExtensions::EmitSoundOneShot(Shared.Entity.EntityWrapper, System.String, System.Single, System.Single)CandideCreator.Shared.Helpers.VectorExtension::AngleToVector3(System.Single)Microsoft.Xna.Framework.Vector3::op_Multiply(Microsoft.Xna.Framework.Vector3, System.Single)Microsoft.Xna.Framework.Vector3::op_Subtraction(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)Microsoft.Xna.Framework.Vector4::get_One()Candide.Graphics.VFX.VfxPlayer::PlaySpacAnimation(System.String, System.String, Microsoft.Xna.Framework.Vector3, Candide.Graphics.VFX.SpacRenderingArgs, System.Single)CandideCreator.Shared.Helpers.VectorExtension::AngleToDirection(System.Single)CandideCreator.Shared.Helpers.VectorExtension::DirectionToVector3(System.Single)Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)Candide.Particles.ParticleEmitter::SpawnParticle()Candide.Particles.ParticleEmitter::SetParticleProperties(System.Int32)CandideCreator.Shared.SpacSystem.AbstractSpacAnimationStateMachine::SetState(System.String, System.Boolean)Shared.Entity.EntityWrapper::get_MaskRef()Shared.Entity.Components.ComponentExtension::RemoveFlag(Shared.Entity.Components.Component&, Shared.Entity.Components.Component)Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::SetSpacFlip()
String literals
event:/creature/minerva/minerva_wingflapminerva/minerva_vfxgustpeck_chargepeckslamidledeathevent:/creature/minerva/minerva_death
ReceiveEntityControllerMessage
#
public System.Void ReceiveEntityControllerMessage(System.Object message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
7EA4E9314D6476DB3366CCC94FA0EF05DDD08E29135081FC631F37BA6AC905AF - Body hash
0108A3245609BFBA3653A40480C3A09C6CEE0AD352AF52348E1454D6B3F36639 - IL size29
SetSpacFlip
#
public System.Void SetSpacFlip()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
B569B66CE3CB60C02EB5B11BA2CB1F57FEB08E164C64980562B9C1485AF0ED53 - Body hash
D46E013CE5AF69C24C99FCD5CFDE90AEBFA86048877B73BE4AD803D897C8FA55 - IL size299
Referenced calls
Shared.Entity.EntityWrapper::get_Direction()CandideCreator.Shared.Helpers.VectorExtension::DirectionTo8IntDirection(System.Single)CandideCreator.Shared.SpacSystem.AbstractSpacAnimationStateMachine::set_CurrentDirection(System.Int32)Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector3::op_Multiply(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)
SetupBodyParts
#
private System.Void SetupBodyParts()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
C2F3DBF276BBCB6D8D0EA25FC588F92A8305DE754C35D5D819B00C677BB5DFA0 - Body hash
BC01688DB09D073C21C3BFD9A67E8B31EA22538BDE49F86C67C6D6F93CE1DEFE - IL size53
Referenced calls
Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)
SetupSpacs
#
private System.Void SetupSpacs()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
0BD06FAA47591168A642111EC92F565E8A4298C72CF04752A78816CA122FDFA1 - Body hash
578C1D5D8924CDA1F5BF659E2ACFB74F0622732F1171E7FD66883A87008D8057 - IL size1553
Referenced calls
Candide.Database.SpacDataBase::GetSpacOrNull(System.String)Shared.Entity.EntityInitializeException::.ctor()CandideCreator.Shared.SpacSystem.State::.ctor(System.String, System.Boolean, System.Nullable<System.Single>, System.Single, System.Boolean)Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_0()System.Func<System.Boolean>::.ctor(System.Object, System.IntPtr)CandideCreator.Shared.SpacSystem.Transition::.ctor(System.String, System.String, System.Func<System.Boolean>, System.String, System.Boolean)Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_1()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_2()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_3()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_4()Candide.Entities.Animations.EntitySpacAnimationStateMachine::.ctor(CandideCreator.Shared.Models.SpritesAnimationCollections.Spac, System.Collections.Generic.IEnumerable<CandideCreator.Shared.SpacSystem.State>, System.Collections.Generic.IEnumerable<CandideCreator.Shared.SpacSystem.Transition>)CandideCreator.Shared.SpacSystem.AbstractSpacAnimationStateMachine::SetState(System.String, System.Boolean)Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_5()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_6()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_7()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_8()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_9()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_10()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_11()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_12()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_13()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_14()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_15()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_16()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_17()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_18()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::<SetupSpacs>b__19_19()Shared.Entity.EntityWrapper::set_UsesSpac(System.Boolean)CandideCreator.Shared.Collision.CollisionCircle::.ctor(System.Single)Shared.Entity.EntityWrapper::set_Shape(CandideCreator.Shared.Collision.CollisionShape)Microsoft.Xna.Framework.Vector3::op_Multiply(Microsoft.Xna.Framework.Vector3, System.Single)
Called by
String literals
minerva/minerva_head_animationsidlepeck_chargepecklightning_chargelightning*minerva/Minerva_animationsblurwalkflyflap_chargeflapfly_chargecharge_lightningfly_end
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
713071DD7A9380BEB695E40D3351140330C4D5FA2C1A95AA147FC81C501EBD3E - Body hash
E22CC04EEE38B0E9419B25A9F8794E6A9210047AD5B9858D08B278B3F2BB50E9 - IL size1103
Referenced calls
Shared.Entity.Base.EntityControllerBase::Update(Microsoft.Xna.Framework.GameTime)Shared.Entity.EntityWrapper::get_Id()Shared.Entity.EntityWrapper::get_Position2()Candide.GameModels.Systems.Weather.WeatherController::MoveWeather(System.Guid, Microsoft.Xna.Framework.Vector2)Shared.Entity.EntityWrapper::get_Fdt()CandideCreator.Shared.Helpers.CandideMathHelper::From1To0Between(System.Single, System.Single, System.Single)Candide.Entities.Animations.EntitySpacAnimationStateMachine::Update(Shared.Entity.EntityWrapper, System.Single)CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)Shared.Entity.EntityWrapper::get_Position()Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::ExplodeAt(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, System.Single, System.Single, System.Single, System.Boolean)Microsoft.Xna.Framework.Vector3::op_Multiply(Microsoft.Xna.Framework.Vector3, System.Single)Shared.Entity.EntityWrapper::get_MaskRef()Shared.Entity.Components.ComponentExtension::RemoveFlag(Shared.Entity.Components.Component&, Shared.Entity.Components.Component)Shared.Entity.EntityWrapper::set_Visible(System.Boolean)Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::SetSpacFlip()Shared.Entity.EntityWrapper::get_FloorHeight()Candide.Graphics.ParticleSystem::Suck(Microsoft.Xna.Framework.Vector3)Candide.Sound.SoundExtensions::EmitSoundOneShot(Shared.Entity.EntityWrapper, System.String, System.Single, System.Single)Shared.Entity.EntityWrapper::get_Velocity()Microsoft.Xna.Framework.Vector3::Length()Candide.Entities.Controllers.MinervasOwlBossController.MinervasOwlBossController::DoFootStepParticles(Microsoft.Xna.Framework.Vector3)
String literals
event:/creature/minerva/minerva_wingflap
WorldLoad
#
public System.Void WorldLoad()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
9D7BB422B8F2D4A5AC59F3F54C032FE814C1E9C1979DB37BEA2CEFD19E1531F0 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1