Romestead Assembly Reference

CandideServer.Entities.ControllerSets.Cyclops.ServerFallingRockProjectileController

Type JSON

public class in CandideServer.Entities.ControllerSets.Cyclops

Methods4
Properties0
Fields1
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Entities.ControllerSets.Cyclops
  • Base typeShared.Entity.Base.AbstractController
  • Hash944BEF7AF3DF54E4436CF65F0BE1723E34233247D22E4A029B975DFB433A8E7E

Relationships

Fields

NameVisibilitySignature
ShouldBeRemovedprivateprivate System.Boolean ShouldBeRemoved

Methods

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash3B0CA0B2B693E4997935664F6516CA6F552A7898D24956A9E6A96AC8E3B33DB6
  • Body hashC90DE5E08D7C1C901D42F07B78C69636A09DCD5610D7B1A8C4910BC630DDCD25
  • IL size29
Referenced calls
  • Shared.Entity.EntityWrapper::set_GravityScale(System.Single)
  • Shared.Entity.EntityWrapper::set_NoTerrainCollision(System.Boolean)

Explode

private System.Void Explode()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash3B88999E768C694F2F661D32D4E85E6733B8EB87EE551408041396134DE87E38
  • Body hashFAD6D5F2FBAFCF7CB90CA2B380911166E685C0928D87C3866A316491DF3080FA
  • IL size108
Referenced calls
Called by
String literals
  • falling_rock_projectile_explosion:0

OnTerrainCollision

public System.Void OnTerrainCollision(Microsoft.Xna.Framework.Vector3 previousVelocity, Microsoft.Xna.Framework.Vector3& velocity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashF94C7E914C66F8C489A195DA145BC7CB6BB43CFE768DE7D8656989FA37FF0A79
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash356B0396BE21A754B2F2C778DEF8440E02C925A701217B1530F5F94B70DD7DA7
  • Body hash9C641A351ABAF527D3E01A3B37ADA1A25A7E0A05F5CDA6DB3403B69776ED94C6
  • IL size89
Referenced calls