Romestead Assembly Reference

CandideServer.Entities.Controllers.ServerPotController

Type JSON

public class in CandideServer.Entities.Controllers

Methods5
Properties0
Fields0
Events0
Type metadata

Relationships

Methods

EntityInitialize

public System.Void EntityInitialize()

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

FragileBreak

private System.Void FragileBreak()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashB8460125B65FC6DD48692C07B9FF8462924F9B8EE2A5C98A6827FCC3585D18A8
  • Body hashFB39C11139DD5DAB510A62F0C391C4F37D160A54C05D91D848E01F8CD2800B2F
  • IL size17
Referenced calls
  • Shared.Entity.EntityWrapper::set_Health(System.Single)
Called by

OnEntityCollision

public System.Boolean OnEntityCollision(Shared.Entity.EntityWrapper otherEntity, Microsoft.Xna.Framework.Vector3 thisOldVelocity, Microsoft.Xna.Framework.Vector3 thisNewVelocity, Microsoft.Xna.Framework.Vector3 otherOldVelocity, Microsoft.Xna.Framework.Vector3 otherNewVelocity, out Microsoft.Xna.Framework.Vector3& overrideVelocity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • HashA2F837ED87884837A791E30D3469A51939B3066E9A099759463FC126471E94D7
  • Body hashE2CD56F207C044BB567FD5D4F00E9C9B02D94E3C6CB9F92399A265A801EB8E67
  • IL size79
Referenced calls

OnHitTheGround

public System.Void OnHitTheGround()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash73BE527E533FC800D719C3902ACF96AD306959AAC5DF77C308E940B4E4C56831
  • Body hashD65CFCA381B5D839B4E64BCDB1F3A38397890DA1BA6138A10A4398D97789B732
  • IL size7
Referenced calls

OnTerrainCollision

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash14029740EF2DC1C6600945D16752C0BCAD50085FC5B0C598E622D870FF9A1E8D
  • Body hash84DB9E476F7B8D97C49FFB19BB7B2CCCA9994B4F7263BD6F0BF7FC5D11C0BDEA
  • IL size20
Referenced calls