CandideServer.Entities.Controllers.ServerMassivePotController
Type JSONpublic class in CandideServer.Entities.Controllers
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.Controllers - Base type
Shared.Entity.Base.AbstractController - Hash
0F24D6AB07021E0656D7E8E8F56FD0618756666B6493A19E69240FC59B7B0AFB
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
OnEntityDetached
#
public System.Void OnEntityDetached(Shared.Entity.EntityWrapper detachedEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
3D897EAF35E6996E1A18F0160E21F7C903D2BE124A90005D55B2597B7F3DA543 - Body hash
DA560A13A0AAD8EA6BBCA029A30425D1D1831EC1666C2E50A81CB0BE4E57D21A - 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 type
System.Void - StaticFalse
- VirtualTrue
- Hash
C8DB2844637112CFD86D7DAB2A953D60C1F343D2C2BDD8F4A234F1EDEDB0ED5B - Body hash
DA560A13A0AAD8EA6BBCA029A30425D1D1831EC1666C2E50A81CB0BE4E57D21A - 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 type
System.Void - StaticFalse
- VirtualTrue
- Hash
DBE7A880570D1C4AE9F4AEE107300F1D61CC158D576D678E50483493F5668CE5 - Body hash
3A8A54E3ED3FAD85496E2A3E846F7620DD048D6CE41F457A77EB2E3F05A511AD - 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)