Romestead Assembly Reference

Candide.Entities.Controllers.Other.PotController

Type JSON

public class in Candide.Entities.Controllers.Other

Methods9
Properties0
Fields2
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
Diedpublicpublic System.Boolean Died
_changeFrameprivateprivate System.Boolean _changeFrame

Methods

Die

private System.Void Die(Shared.Combat.DamageResult damage)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashFC36A34087C0D7BBC9AC050729C675674919B914A17A102968EB7D32274C04C7
  • Body hash74FED7C93DF6FD8C5DB6BE8D585A020B7459EBDD3089178F9898B7610433C280
  • IL size253
Referenced calls
Called by
String literals
  • event:/hits/destruction/pot_smash

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash56492AA5B6056EC25201A0BD7929E34AB042A0ACDE30FC6A46046A2BAB636299
  • Body hashF69AA69270E642489DDB63EE1628FFDFAF1F80664D69F3156726F83D1FCD0488
  • IL size102
Referenced calls
String literals
  • texture

OnAttached

public System.Void OnAttached(Shared.Entity.EntityWrapper carrierEntity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashE89762438019FD99F01A8A894F438F7D22A4021D71CC7DB82C471260A4715A19
  • Body hash5342664E5F725032778B3C6F280C5589D5025341D2F2BCADCE10FD0A7378F455
  • IL size69
Referenced calls
String literals
  • event:/player/interact/pick_up_pot

OnDamaged

public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashE51368DE9DD804EC2151936559794307CF94941C0DE61970A778874FAF14640C
  • Body hashBE890EBE6A39571A933C677F7D4DF2529D2FD1C02101FACAF4FB2E25A5D730D1
  • IL size13

OnDetached

public System.Void OnDetached(Shared.Entity.EntityWrapper detachedEntity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashFEEFB0C63D1C74C00794360BAA8E93BB2FCAF63CCA2092C82BF9BAE92934F1E5
  • Body hash5311E20A773F6FA45A4EEE1C47B0108019AF74847ACE6400564916F8B42D5B78
  • IL size43
Referenced calls
  • Shared.Entity.EntityWrapper::get_Frame()
  • Shared.Entity.EntityWrapper::get_SpriteSheet()
  • Shared.Entity.EntityWrapper::set_Frame(System.Int32)

OnHitTheGround

public System.Void OnHitTheGround()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashC374F5E014688DD45AB9C8AF3A1F76029D0F12C042A65B006DC4EAF5ECB5F52A
  • Body hash4FF286ADD7CF9D4AA37C9A11DDF0EDDEDAE2AAF430A3E723E0C3F6B70F0E8AFA
  • IL size8
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
  • Hash4234435F91A8C45B9824BB8C8E7BA566D14B2DE3ED603F78708673EF28101EF1
  • Body hash11D2406EABA3C01833D6EC6072C06DFE569B38A7A9E474158ACE348EADB9FE9A
  • IL size21
Referenced calls