CandideServer.Entities.Controllers.ServerVariableBreakableController
Type JSONpublic class in CandideServer.Entities.Controllers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.Controllers - Base type
Shared.Entity.Base.AbstractController - Hash
3D1E3D199654A0FF472E89142FB2EE6A8D91082314B12692A5B68C953B09C1CA
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
BreakOnTouch# | public | public System.Boolean BreakOnTouch |
_shouldDie# | private | private System.Boolean _shouldDie |
Methods
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
04362E6D24D3188B090E7663D771FE792EDE3500290AA3E70EA09970613CADAA - Body hash
3165F13233F2F2C4006B6250CAD70D7F6F982C0D3812569F8B24570AAB8BA29C - IL size24
String literals
break_on_touch
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
B0784E3F086FD34A337E91675AE1AB55A0AD7399A348FD7FBE2B6E586EC3F3FC - Body hash
BA69CB307F6E9AC044B237002746A604B1C0A5F50C3B29096F12D79ECE275905 - IL size31
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
3D89F7F28AA81BD9C2E8737EB148990972A5F5202F61651C54561AA0063ADF12 - Body hash
E7443CBAA7D2416D38BA4390484EDDE17D07A05FC6FD6AC650B4E56FC76E1E71 - IL size38