Romestead Assembly Reference

Candide.Graphics.ParticleSystem

Type JSON

public class in Candide.Graphics

Methods35
Properties0
Fields27
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Graphics
  • Base typeSystem.Object
  • Hash6CA40924856D7E485B44E60C4FF00C6253C5231AEA523E3D4BCCA179C8B5EDF2

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
Accelerationpublicpublic Candide.Graphics.AccelerationComponent[] Acceleration
Animationpublicpublic Candide.Graphics.ParticleAnimation[] Animation
Coinpublicpublic Candide.Graphics.CoinComponent[] Coin
Collisionpublicpublic Candide.Graphics.Collision[] Collision
Drawablepublicpublic Candide.Graphics.Drawable[] Drawable
Fadepublicpublic Candide.Graphics.Fade[] Fade
Floatypublicpublic Candide.Graphics.FloatyComponent[] Floaty
Frictionpublicpublic Candide.Graphics.Friction[] Friction
Generalpublicpublic Candide.Graphics.General[] General
Gravitypublicpublic Candide.Graphics.Gravity[] Gravity
HighestActivepublicpublic System.Int32 HighestActive
HighestActiveMaxPossiblepublicpublic System.Int32 HighestActiveMaxPossible
HslDriftpublicpublic Candide.Graphics.HslDrift[] HslDrift
LightSourceComponentpublicpublic Candide.Graphics.LightSourceComponent[] LightSourceComponent
Maskpublicpublic Candide.Graphics.ParticleMasks[] Mask
MaxParticleCountpublicpublic System.Int32 MaxParticleCount
MeshTransformpublicpublic Shared.Entity.Components.MeshTransformComponent[] MeshTransform
ParticleCollisionpublicpublic CandideCreator.Shared.Collision.CollisionCircle ParticleCollision
Pausedpublicpublic System.Boolean Paused
Positionpublicpublic Candide.Graphics.Position[] Position
PushableMovingEntitiesListprivateprivate System.Collections.Generic.List<Shared.Entity.EntityWrapper> PushableMovingEntitiesList
Rollpublicpublic Candide.Graphics.RollComponent[] Roll
Stopwatchprivateprivate System.Diagnostics.Stopwatch Stopwatch
Temperaturepublicpublic Candide.Graphics.TemperatureComponent[] Temperature
TimeScalepublicpublic System.Single TimeScale
Velocitypublicpublic Candide.Graphics.Velocity[] Velocity
_frameCountprivateprivate System.Int32 _frameCount

Methods

AddHslDrift

public System.Void AddHslDrift(System.Int32 id, System.Single hDrift, System.Single sDrift, System.Single lDrift)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash643A7F6AB522CE72CBE35ED94632D35F4A0AC0122AC56239213F372CC517A74A
  • Body hash5D1C202D7FE5F3E0F7ADB4D0FCC7F9ED1EFC8B7668B84CB12FED3A6E3878E707
  • IL size139
Referenced calls
Called by

ApplyAcceleration

public System.Void ApplyAcceleration(System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashFA02C7A52002300C3433354C501ED3C29E4D2481A434F40B93C06CA9C01E50C3
  • Body hashAD42C53B1C583A285C5A85E688ECCA25357DAD4FA25C77E403E06F903273B65D
  • IL size161
Referenced calls
Called by

ApplyExplosion

public System.Void ApplyExplosion(Microsoft.Xna.Framework.Vector3 position, System.Single radius, System.Single strength)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash71E9295A6D2743FC49BD345F2D55C353F86E36F0E23D2C457B38FD7560790C85
  • Body hashA897A53D49FA12A4F616238A40032016B6153B74623E4AB3E3C3E44F56D29134
  • IL size328
Referenced calls
Called by

ApplyFriction

public System.Void ApplyFriction(System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash7A4FCC569F51DD43F0F25A58BB5CE445037952F181FCBC281EF1F4930B189FB9
  • Body hash0E6A6C6CB3435AE7ED3A79BFBCB2CBC2CA1A061D04C07925A149862CB7D95DE2
  • IL size546
Referenced calls
Called by

ApplyGravity

public System.Void ApplyGravity(System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashC0A29463D43F29F788993A39B02BAE2BA216B776AE9EDB4D3439AFC62971BF0B
  • Body hashBF1FFFC90887D9298BFBBBBBFF33713E2E244E2CBD32995DF2B087FCB246ECA2
  • IL size137
Referenced calls
Called by

ApplyHslDrift

public System.Void ApplyHslDrift(System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashF19A0DC14274EFAD7FCDA2628F07CEFF92AC308EA353914F5E6B1E0178B6386F
  • Body hash546C807D09B3EFBA7C1CDBACFF582BEC36F5820A60CC76F7EAE59B6B8AC0F0C1
  • IL size270
Referenced calls
Called by

ApplyPushable

public System.Void ApplyPushable(System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashECA7E7122877D79ECFC0535CC8A410246ED23332DD6299B06215B30EAD709922
  • Body hash7CBDE30B291CA14C4994D9906AE9D8CA7A351470C4D8F26308A6084D5CF6D49A
  • IL size529
Referenced calls
Called by

ApplyUpdateSystems

public System.Void ApplyUpdateSystems(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashE325B1A31336DF544C6374B6E9B17CC362FD4CFB8301B0831A21DBDE3E0B314C
  • Body hashD6AB1263D3F5CA2320196D0BE187FE34BE00DE6330C340CB1126DBC65B5E2F82
  • IL size294
Referenced calls

CheckCollisions

public System.Void CheckCollisions(System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash70674FF34FD9D3E74830CAA1CC51BCD65BC0A54566E514B3C30F716C734761C9
  • Body hashB98CFEB633804B636C7F7B33B8CC0B7F1DF79377719C59761CD184E1D19ADE5A
  • IL size261
Referenced calls
Called by

CheckCollisionWithFloor

public System.Void CheckCollisionWithFloor(System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashE57227E03C520AD7A3BB957501F46CA957E9AAD5C3F448A942715740BF6957E7
  • Body hash1BEBC01D3B8EA16C413B0A2A0941F10B321856DA4440674452C8CC72CEA3A9A0
  • IL size536
Referenced calls
Called by

DistanceFromFloor

public System.Single DistanceFromFloor(System.Int32 i)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Single
  • StaticTrue
  • VirtualFalse
  • Hash54C3EB28A66562963243D7D57F7DE8E2D8519FB78901665013CB253F9E59C788
  • Body hash7A6DA4247BD71BAFD801B40C8E67FFDC08C27B1E568283FB1B461A0DB2467865
  • IL size39
Called by

FreeSpace

public System.Void FreeSpace(System.Int32 space)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashA523207183F318CB1051D4E8177D02C470F32DEB8DD2741F8564BFA95C3A164A
  • Body hash46215DB7B7E068FFE8358E5E48F84C5AF0FD8D423D722C28D1F48FAAA67EEE7A
  • IL size162
Referenced calls
  • System.Collections.Generic.List<System.Tuple<System.Int32, System.Single>>::.ctor()
  • System.Tuple<System.Int32, System.Single>::.ctor(!0, !1)
  • System.Collections.Generic.List<System.Tuple<System.Int32, System.Single>>::Add(!0)
  • ParticleSystem.<>c::<FreeSpace>b__28_0(System.Tuple<System.Int32, System.Single>, System.Tuple<System.Int32, System.Single>)
  • System.Comparison<System.Tuple<System.Int32, System.Single>>::.ctor(System.Object, System.IntPtr)
  • System.Collections.Generic.List<System.Tuple<System.Int32, System.Single>>::Sort(System.Comparison<!0>)
  • System.Collections.Generic.List<System.Tuple<System.Int32, System.Single>>::GetEnumerator()
  • List.Enumerator<System.Tuple<System.Int32, System.Single>>::get_Current()
  • System.Tuple<System.Int32, System.Single>::get_Item1()
  • Candide.Graphics.ParticleSystem::RemoveParticle(System.Int32)
  • List.Enumerator<System.Tuple<System.Int32, System.Single>>::MoveNext()
  • System.IDisposable::Dispose()

MirrorDrawable

public System.Int32 MirrorDrawable(System.Int32 id, System.Boolean mirror)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash12EEDD41C67D223CA8DABED50D3A3370B06E3834412C731967BB089D6357FDBA
  • Body hash15491CA6B48DF3F181DF307F7AFE8B2A6AAA677AA1BB7032E4E33E081EFA1804
  • IL size19

Move

public System.Void Move(System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash73BA3D61C40BCAFA89C5CCA7709628AA61C7485FED07AEF915C411A8BA15EFD7
  • Body hash31AEE5A8B74B4799504E2282A6583810647CC660DE055F99929EFDD12FA2102F
  • IL size101
Referenced calls
Called by

MoveAll

public System.Void MoveAll(Microsoft.Xna.Framework.Vector3 offset)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash6BE45A26A457C46AA89520CAF6AC447BD36064A4AC2D3A96284C6A1F3109BDAC
  • Body hash090C55225A4BA216C3476AC1547C0C7A5D8589C5D1A2C3C4AC3056BA1C14E094
  • IL size65
Referenced calls
Called by

NewBlobSpin

public System.Int32 NewBlobSpin(Microsoft.Xna.Framework.Vector3 position, Microsoft.Xna.Framework.Vector3 velocity, Microsoft.Xna.Framework.Vector3 color)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash8CC511DBD24B69638434EC200BDEC75D4D24134EF14CC8A8D512EC00286D5611
  • Body hash604D47E377F9BFE660B4F9575ED59C8287D2A0616396D250A215C53DD999A5AF
  • IL size581
Referenced calls

NewFloatText

public System.Int32 NewFloatText(System.String text, Microsoft.Xna.Framework.Vector3 position, System.Single time, Microsoft.Xna.Framework.Color color)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash88E6279BEDD80AC68B9D7454D80067AB2830B5D91F2937279D94D9A1D18009B7
  • Body hashAE801E9B3FC19D6979A027B95842A951924B69DC03CD758F59F7210529DB0E6A
  • IL size370
Referenced calls
  • Candide.Graphics.ParticleSystem::NewParticle()
  • Microsoft.Xna.Framework.Vector3::get_UnitX()
  • 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)
  • Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)
  • Microsoft.Xna.Framework.Vector3::get_UnitZ()
  • Microsoft.Xna.Framework.Vector3::get_UnitY()
  • Microsoft.Xna.Framework.Vector3::op_Subtraction(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)
  • Microsoft.Xna.Framework.Vector3::get_Zero()
  • Microsoft.Xna.Framework.Vector4::get_One()
  • System.String::get_Chars(System.Int32)
  • System.String::get_Length()

NewFrameAnimationParticle

public System.Int32 NewFrameAnimationParticle(Microsoft.Xna.Framework.Vector3 position, CandideCreator.Shared.Graphics.FrameAnimation frameAnimation, CandideCreator.Shared.Graphics.SpriteSheet spriteSheet, Microsoft.Xna.Framework.Color color, Microsoft.Xna.Framework.Vector3 renderOffset, System.Single angle, System.Single lifelength, System.Single timeScale, System.Boolean loopAnimation, System.Single sortOffset, System.Boolean vertical, System.Single depthOffset, System.Boolean mirrorY)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash6310C813A316CF104773ED5DA8EF3AD1314E272BA97B4FC3DBD9D417958924C4
  • Body hash401207131B6D3156AFD987FB15D2A52D27F17183E48C509ED1045517E864299A
  • IL size250
Referenced calls
Called by

NewFrameAnimationParticle

public System.Int32 NewFrameAnimationParticle(Microsoft.Xna.Framework.Vector3 position, CandideCreator.Shared.Graphics.FrameAnimation frameAnimation, CandideCreator.Shared.Graphics.SpriteSheet spriteSheet, Microsoft.Xna.Framework.Color color, System.Single angle, System.Single lifelength, System.Single timeScale, System.Boolean loopAnimation, System.Single sortOffset, System.Boolean vertical, System.Single depthOffset, System.Boolean mirrorY)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash7EDD3E012D3970B2A61904260004F4836F0B0CF3CE6AEC70C5E00923C2165E92
  • Body hash7DF98710C487CE06281F2B4985BC2015F8B85CC8D81330C989B7D1100373C3AA
  • IL size31
Referenced calls
Called by

NewParticle

public System.Int32 NewParticle()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash0C7FCC88124900AF5B45621209E8C9EA2385AD6C17D589C9F9A933EAA24F3B02
  • Body hash9681E83D03E0E98BE74C07DEF96D4429B317E8874CB052844B3C1C48C5929CDE
  • IL size87
Called by

NewParticleFromData

public System.Int32 NewParticleFromData(Candide.Particles.ParticleData particle)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • HashD8D5F5CE89BE06F4050392A490332D0A4235D3B6B344BD5F4BD0F1FFF2EC863C
  • Body hashEF6109353A77C6B9465616863F75BEA7E3A3CE9093DF19F1972F25490376667D
  • IL size320
Referenced calls
Called by

RemoveAll

public System.Void RemoveAll()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash30C77F0CC18CEBB7E4AC391229AA6882824FD5D4E4A5004B41FAFF0A52336E4A
  • Body hashB5B870237CD6B028A948BC704EEB1C135E178EB7408B6069CE0015C3391476F2
  • IL size33
Referenced calls
Called by

RemoveOutsideScreen

public System.Void RemoveOutsideScreen()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash4C6D1B96015DDFE592F1878F8EBBD76A5FEB7B789402EF61641F44614A9F8E67
  • Body hash3CC40BFA98A1BDD9FD4F573C39D1A0CF719070753FA21F6C026F9A7EC4C58E7A
  • IL size465
Referenced calls
Called by

RemoveParticle

public System.Void RemoveParticle(System.Int32 id)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash76887974085F77EE9F383DC6B02B870EC56F4015B702122193BDB5C7083BA4C5
  • Body hash8E72A372FC18DD97678CA7207FDA3AFDB9F606668DE5CB50A8C5046B88E6BBEA
  • IL size9
Called by

SpawnParticle

public System.Int32 SpawnParticle(Candide.Particles.ParticleData particle, Microsoft.Xna.Framework.Vector3 position, Microsoft.Xna.Framework.Vector3 velocity, Microsoft.Xna.Framework.Vector3 acceleration, System.Single accelerationAngle, System.Single angle, System.Single lifelength, System.Single timeScale, System.Single animationTimeScale, System.Boolean mirrorY)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash8B03E2A236D65DF64897BB8C6AD88AA21B326ADBA0A5FE64A09F07CE951C84BF
  • Body hash9E778A8A1C2D9C194DED5FD5443ACBF0DCFAA832FAE586B3CFE9DCAD5712E83C
  • IL size183
Referenced calls
Called by

SpawnParticle

public System.Int32 SpawnParticle(Candide.Particles.ParticleData particle, Microsoft.Xna.Framework.Vector3 position, System.Single angle, System.Single lifelength, System.Single timeScale, System.Single animationTimeScale, System.Boolean mirrorY)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash9FE90AB059D6EBCCA3A9ECBE03432E491EA62A2FE302BE35CC396D8E4DDCE2D2
  • Body hashF251B2AAD4893F8BF095B5FB017DC42A60137866AFFAAFD0893DA45E024E3092
  • IL size31
Referenced calls
Called by

SpeedUpFadeOfParticles

public System.Void SpeedUpFadeOfParticles(System.Single targetMaxLife)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash5374C21D15A83085E00E749536583624A790B9D6EC014A88842F2CEC61DC6707
  • Body hashE404523FE8711CD0D0550A5D02448464F176EA0AF3000FE7B32C46A25F6D9EF8
  • IL size76
Called by

Suck

public System.Void Suck(Microsoft.Xna.Framework.Vector3 entityPosition)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash1AC8BDE469EFEA4DFEB2F2DD8C23DCC6C6D6C72231F9602D4CF54B7DEE11CEBB
  • Body hashA84E5AE5ABB7CC7A35EE2C60D0BAC3B5400F5B5B8C32B71BBAF3579C140236D6
  • IL size239
Referenced calls
  • Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()
  • System.TimeSpan::get_TotalSeconds()
  • Candide.Graphics.ParticleMasksExtensions::HasFlags(Candide.Graphics.ParticleMasks, Candide.Graphics.ParticleMasks)
  • Microsoft.Xna.Framework.Vector3::op_Subtraction(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)
  • Microsoft.Xna.Framework.Vector3::LengthSquared()
  • System.MathF::Sqrt(System.Single)
  • Microsoft.Xna.Framework.Vector3::op_Division(Microsoft.Xna.Framework.Vector3, System.Single)
  • Microsoft.Xna.Framework.MathHelper::Max(System.Single, System.Single)
  • 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)
Called by

SuckAndBlow

public System.Void SuckAndBlow(Microsoft.Xna.Framework.Vector3 entityPosition, System.Single scale)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash4F4C8C9B9C2A565AE11D488F8AB3030E163326080AA126F9F636F42FFD7D6CED
  • Body hashC6FE968C6AF2646EBA5C77B742D28063618C53E5D684AE18422D955ED6E8E833
  • IL size415
Referenced calls
  • Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()
  • System.TimeSpan::get_TotalSeconds()
  • Candide.Graphics.ParticleMasksExtensions::HasFlags(Candide.Graphics.ParticleMasks, Candide.Graphics.ParticleMasks)
  • Microsoft.Xna.Framework.Vector3::op_Subtraction(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)
  • Microsoft.Xna.Framework.Vector3::LengthSquared()
  • System.MathF::Sqrt(System.Single)
  • Microsoft.Xna.Framework.Vector3::op_Division(Microsoft.Xna.Framework.Vector3, System.Single)
  • Microsoft.Xna.Framework.MathHelper::Max(System.Single, System.Single)
  • System.Math::Abs(System.Single)
  • System.Math::Max(System.Single, System.Single)
  • Microsoft.Xna.Framework.Vector3::op_UnaryNegation(Microsoft.Xna.Framework.Vector3)
  • 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)
Called by

UpdateAnimation

public System.Void UpdateAnimation()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash611A4085EA4331F95DB76266D15164018D374698E8E3B1715B4D3B23E99E82B9
  • Body hashDD30F59C435B89211DA2836F1B28D86335494554D066090D2CDDD61B9DC4BB90
  • IL size198
Referenced calls
Called by

UpdateCoin

public System.Void UpdateCoin(System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashF17D78AB00901A76E9FC046A887BABD28E0D08E0E9330441D99224A1201A86B3
  • Body hashCB41D3464515D164241A5CC74ED33273A366F623C02159F32B0CBFD66C6701B9
  • IL size322
Referenced calls
Called by
String literals
  • event:/player/coin_pickup
  • Gold
  • coin

UpdateFloaty

private System.Void UpdateFloaty(System.Single fdt)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash2A202E57D9BEC9362FD9AD6B520E518EA537C6D25AAC4ECAC54CB8C9D78D8F75
  • Body hash774B368C93509ECC45FE2872BA7DEC253C13D31330E6AC609F4AB54CD4C67120
  • IL size310
Referenced calls
Called by

UpdateRoll

private System.Void UpdateRoll(System.Single dt)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash9BC69293B0BB3C5D9794ACCC829260206A546223DCBD4D863A83A036A8BD7570
  • Body hash627AD30200744FA5A5DE6C492557A288B677E8198483B3CA8BF74E35CDA67648
  • IL size153
Referenced calls
Called by

UpdateTemperature

public System.Void UpdateTemperature(System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash83D36E35335411B8CC1C225F8617C60A3FE5A8146EB52F1D92D67CF120437346
  • Body hash2B3DA73311D4B076A463B13009182840F8C52944265A7B745B73DD02C71B216A
  • IL size128
Referenced calls
Called by