Candide.Entities.Controllers.Other.BakeryFurnaceController
Type JSONpublic class in Candide.Entities.Controllers.Other
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Controllers.Other - Base type
Candide.Entities.Controllers.Other.BasicFurnaceController - Hash
A83E40C4D961DF7600989570BD4548A85F2B0C58D1AD4592831B8D878CCED679
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
UpgradeLevel# | public | public System.Int32 UpgradeLevel |
_emitterSmoke# | private | private Candide.Particles.ParticleEmitter _emitterSmoke |
Methods
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
8F880FB538605E6D65F5256D8763F899DFBB763254887B956FE30EE97308FF21 - Body hash
83D0A51412F44341A54460E9CF942AEC185C46E662EF2DE2C48B38CEE785D722 - IL size82
Referenced calls
Candide.Entities.Controllers.Other.BasicFurnaceController::EntityInitialize()CandideCreator.Shared.Helpers.Parameters::GetInt(System.String, System.Int32)Candide.Database.ParticleEmitterDataBase::GetNewParticleEmitter(System.String)CandideCreator.Shared.Models.Particle.SpawnArea.CylinderSpawnArea::.ctor(System.Single, System.Single, System.Single, System.Single)
String literals
bakery_upgrade_levelfurnace_chimney_smoke
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
EF8DF868AC365FDCD1629C5782521E3522ABC8E92A9FE5D1E2C7EA0B341CB927 - Body hash
70400116AF69DB47CF4C5FAE6E93897DEE6EA7E56EA4736A1EB12C6A5658BBEF - IL size201
Referenced calls
Candide.Entities.Controllers.Other.BasicFurnaceController::Update(Microsoft.Xna.Framework.GameTime)Shared.Entity.EntityWrapper::get_Position()Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Shared.Entity.EntityWrapper::get_Fdt()Candide.Particles.ParticleEmitter::Update(System.Single)Shared.Entity.EntityWrapper::set_Frame(System.Int32)