Romestead Assembly Reference

CandideServer.Entities.Controllers.ServerMassivePotController

Type JSON

public class in CandideServer.Entities.Controllers

Methods4
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

OnEntityDetached

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash3D897EAF35E6996E1A18F0160E21F7C903D2BE124A90005D55B2597B7F3DA543
  • Body hashDA560A13A0AAD8EA6BBCA029A30425D1D1831EC1666C2E50A81CB0BE4E57D21A
  • IL size65
Referenced calls
  • Shared.Entity.EntityWrapper::get_CarriedId()
  • System.Nullable<System.Guid>::get_HasValue()
  • Shared.Entity.EntityWrapper::get_CarriedEntity()
  • Shared.Entity.EntityWrapper::get_PositionZ()

OnRemove

public System.Void OnRemove(Shared.Entity.EntityRemoveInfo entityRemoveInfo)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashC8DB2844637112CFD86D7DAB2A953D60C1F343D2C2BDD8F4A234F1EDEDB0ED5B
  • Body hashDA560A13A0AAD8EA6BBCA029A30425D1D1831EC1666C2E50A81CB0BE4E57D21A
  • IL size65
Referenced calls
  • Shared.Entity.EntityWrapper::get_CarriedId()
  • System.Nullable<System.Guid>::get_HasValue()
  • Shared.Entity.EntityWrapper::get_CarriedEntity()
  • Shared.Entity.EntityWrapper::get_PositionZ()

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashDBE7A880570D1C4AE9F4AEE107300F1D61CC158D576D678E50483493F5668CE5
  • Body hash3A8A54E3ED3FAD85496E2A3E846F7620DD048D6CE41F457A77EB2E3F05A511AD
  • IL size122
Referenced calls
  • Shared.Entity.EntityWrapper::get_CarriedId()
  • System.Nullable<System.Guid>::get_HasValue()
  • Shared.Entity.EntityWrapper::get_CarriedEntity()
  • Shared.Entity.EntityWrapper::get_Direction()
  • CandideCreator.Shared.Helpers.VectorExtension::DirectionTo8IntDirection(System.Single)
  • Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)
  • Shared.Entity.EntityWrapper::set_CarryingOffset(Microsoft.Xna.Framework.Vector3)