CandideServer.Entities.Controllers.ServerPotController
Type JSONpublic class in CandideServer.Entities.Controllers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.Controllers - Base type
Shared.Entity.Base.AbstractController - Hash
5B4649DE3C4D5171AF9102A9FE041C660FFFAFD1943E6DA3216016283878DD6F
Relationships
Base type
Methods
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
10956749BD8E40624A428F151E955D6FFC2E0E58B5CA0484DBF24E4478DE0A7F - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
FragileBreak
#
private System.Void FragileBreak()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
B8460125B65FC6DD48692C07B9FF8462924F9B8EE2A5C98A6827FCC3585D18A8 - Body hash
FB39C11139DD5DAB510A62F0C391C4F37D160A54C05D91D848E01F8CD2800B2F - IL size17
Referenced calls
Shared.Entity.EntityWrapper::set_Health(System.Single)
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 type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
A2F837ED87884837A791E30D3469A51939B3066E9A099759463FC126471E94D7 - Body hash
E2CD56F207C044BB567FD5D4F00E9C9B02D94E3C6CB9F92399A265A801EB8E67 - IL size79
Referenced calls
Shared.Entity.EntityWrapper::get_Id()Shared.Entity.EntityWrapper::get_ThrowerId()System.Nullable<System.Guid>::get_HasValue()System.Nullable<System.Guid>::GetValueOrDefault()System.Guid::op_Equality(System.Guid, System.Guid)Shared.Entity.EntityWrapper::get_IsThrown()CandideServer.Entities.Controllers.ServerPotController::FragileBreak()
OnHitTheGround
#
public System.Void OnHitTheGround()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
73BE527E533FC800D719C3902ACF96AD306959AAC5DF77C308E940B4E4C56831 - Body hash
D65CFCA381B5D839B4E64BCDB1F3A38397890DA1BA6138A10A4398D97789B732 - IL size7
OnTerrainCollision
#
public System.Void OnTerrainCollision(Microsoft.Xna.Framework.Vector3 previousVelocity, Microsoft.Xna.Framework.Vector3& velocity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
14029740EF2DC1C6600945D16752C0BCAD50085FC5B0C598E622D870FF9A1E8D - Body hash
84DB9E476F7B8D97C49FFB19BB7B2CCCA9994B4F7263BD6F0BF7FC5D11C0BDEA - IL size20
Referenced calls
Shared.Entity.EntityWrapper::get_IsThrown()CandideServer.Entities.Controllers.ServerPotController::FragileBreak()