Candide.Entities.Controllers.Other.CinematicBuildingFireController
Type JSONpublic class in Candide.Entities.Controllers.Other
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Controllers.Other - Base type
Shared.Entity.Base.AbstractController - Hash
D31BC984F9C6B2558B8C2BDFB4C5583855835D594812C17A0614552116696849
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_amount# | private | private System.Int32 _amount |
_emitter# | private | private Candide.Particles.ParticleEmitter _emitter |
_emitter2# | private | private Candide.Particles.ParticleEmitter _emitter2 |
_fireTimer# | private | private System.Single _fireTimer |
_size# | private | private Microsoft.Xna.Framework.Vector3 _size |
_useLight# | private | private System.Boolean _useLight |
Methods
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
BE81FDC197EA514509AE164CB857E3E196B4664BBEE555FE439B89F11415D32E - Body hash
905416EC255B902445C1C68DA77AD96CF3FE687B3C5FDEAAAF2CF2324DBD8582 - IL size222
Referenced calls
CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)Candide.Database.ParticleEmitterDataBase::GetNewParticleEmitter(System.String)CandideCreator.Shared.Helpers.Parameters::GetFloat(System.String, System.Single)CandideCreator.Shared.Helpers.Parameters::GetInt(System.String, System.Int32)CandideCreator.Shared.Helpers.Parameters::GetBool(System.String, System.Boolean)Shared.Entity.EntityWrapper::get_MaskRef()Shared.Entity.Components.ComponentExtension::RemoveFlag(Shared.Entity.Components.Component&, Shared.Entity.Components.Component)
String literals
flame_small_cubefurnace_chimney_smokewidthdepthheightparticle_amountuse_light
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
0E27D29B8464D5D1113C9B14F0CFE69C7C1EACC8D54A7B1C00EF02E430D26704 - Body hash
11955ECC890BC5A42E8E8B5736A1E88335581EA5891B44B82B6D54F336693596 - IL size733
Referenced calls
Shared.Entity.EntityWrapper::set_Visible(System.Boolean)Shared.Entity.EntityWrapper::set_Render3D(System.Boolean)Shared.Entity.Base.AbstractController::Update(Microsoft.Xna.Framework.GameTime)Shared.Entity.EntityWrapper::get_Position()Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)CandideCreator.Shared.Models.Particle.SpawnArea.CubeSpawnArea::SetSize(Microsoft.Xna.Framework.Vector3)Shared.Entity.EntityWrapper::get_Fdt()Candide.Particles.ParticleEmitter::Update(System.Single)Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Shared.Entity.EntityWrapper::get_MaskRef()Shared.Entity.Components.ComponentExtension::SetFlag(Shared.Entity.Components.Component&, Shared.Entity.Components.Component)CandideCreator.Shared.Helpers.EffectHelper::FlickerHelper(System.Single, System.Single, System.Single, System.Single)Shared.Entity.EntityWrapper::set_LightSourceColor(Microsoft.Xna.Framework.Vector3)Candide.GameModels.Managers.TimeSystem::UpdateTimeBasedLight(Shared.Entity.EntityWrapper)Shared.Entity.EntityWrapper::set_LightSourceAttenuation(Microsoft.Xna.Framework.Vector3)Shared.Entity.EntityWrapper::set_LightSourceOffset(Microsoft.Xna.Framework.Vector3)Shared.Entity.Components.ComponentExtension::RemoveFlag(Shared.Entity.Components.Component&, Shared.Entity.Components.Component)