Candide.GameModels.Services.EntityService
Type JSONpublic class in Candide.GameModels.Services
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Services - Base type
System.Object - Hash
DD6563B8E7A63EF5BCE147E536F61076AE89AAD8DB010ACA411B5C289E800A80
Relationships
Base type
System.Object
Methods
GetWorldEntities
#
public System.Void GetWorldEntities(System.Guid worldId)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
29D445928340433AD7D1D9B3BD066AD79D797BA97F9701FF6792A6E25AFA782F - Body hash
A9B2A424326B23D84AC8E896E61107DAAB3788DA68B3DB441D53643977341BEC - IL size67
Referenced calls
EntityService.<>c__DisplayClass7_0::.ctor()CandideServer.MessageModels.Entities.GetWorldEntitiesMessage::.ctor()EntityService.<>c__DisplayClass7_0::<GetWorldEntities>b__0(CandideServer.MessageModels.Entities.GetWorldEntitiesResponse)System.Action<CandideServer.MessageModels.Entities.GetWorldEntitiesResponse>::.ctor(System.Object, System.IntPtr)Candide.Multiplayer.Network.NetworkManager::Get(System.String, System.Object, System.Action<T>, System.Single, System.Action<System.Byte>, System.Boolean)
String literals
get-world-entities
OnReceive_Attach
#
public System.Void OnReceive_Attach(CandideServer.MessageModels.Entities.Carrier.AttachEntityRequest msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
EFCADF1455C0F629261128FB29AB279D947D091C76E932A11642E9E234E33489 - Body hash
54BA55488D5C3B59FD4934C4A99B85D9EC38FF1CDF7DD645054913C82E52EE7D - IL size113
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, Shared.Entity.EntityWrapper>::TryGetValue(!0, !1&)Candide.GameModels.Managers.EntityManager::TryAttach(Shared.Entity.EntityWrapper, Shared.Entity.EntityWrapper, Shared.Combat.EntityAttachPriority, System.Boolean, System.Boolean)System.Nullable<System.Guid>::.ctor(!0)Shared.Entity.EntityWrapper::set_CarriedId(System.Nullable<System.Guid>)Shared.Entity.EntityWrapper::set_CarrierId(System.Nullable<System.Guid>)
OnReceive_ConstructionSpawnEntity
#
public System.Void OnReceive_ConstructionSpawnEntity(CandideServer.MessageModels.Constructions.ConstructionSpawnEntityMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
5D5192893349758D663AF4B050FF8AD251F21B28CDEAB970C0575FAE4B9FCF64 - Body hash
E0517C2166C7F16F9D6A76C3B15CA78F3119AF446ACCADC9CF0351C9CEBEC75B - IL size180
Referenced calls
System.String::IsNullOrWhiteSpace(System.String)Candide.Sound.SoundPlayer::Play3DEventOneShot(System.String, Microsoft.Xna.Framework.Vector3, System.Single, System.Single)Candide.GameModels.Controllers.EntityController::SpawnEntity(CandideServer.Entities.ServerEntityModel)Shared.Entity.EntityWrapper::get_Mask()Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)Shared.Entity.EntityWrapper::get_Shape()Shared.Entity.EntityWrapper::get_Position()Candide.GameModels.Systems.ConstructionSitesSystem::ConstructionBuiltVfx(Microsoft.Xna.Framework.Vector3, System.Single)System.Nullable<System.Guid>::get_HasValue()CandideServer.EventBus.EventBusManager::SendEvent(System.String, System.Object, System.Boolean)
String literals
event:/buildings/place_entityplayer-built-construction
OnReceive_DealDamage
#
public System.Void OnReceive_DealDamage(CandideServer.MessageModels.DealDamageMessage message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
46E2CCC1D4FC3B2133D182892DD5F2943545ED27FE66D0D92442739275EEC18C - Body hash
78CDBF67D6DEB3E3CBC8D6676E170B8BD1CD17289AEFAD38FBD94D79F603637A - IL size7
OnReceive_Detach
#
public System.Void OnReceive_Detach(CandideServer.MessageModels.Entities.Carrier.DetachEntityMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
B9903ED7651461736307EFE953AC05E85B149AB7C8B7B1EBB29D079CFCDD9681 - Body hash
5CFD42C1020DC7FA39774342D74FAF331317996540EFF0E7066BA830870C5D5E - IL size36
Referenced calls
String literals
OnReceive_Detach
OnReceive_EntitiesInfo
#
public System.Void OnReceive_EntitiesInfo(CandideServer.MessageModels.Entities.EntitiesInfoMessage message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
10B453AAA11F3C6ECA7FD21E7F8D8754B774EE57433DA69FCCFF30BBC94FAEB0 - Body hash
2C3AF6BF7E51ABBE862F164FF098D7BF052A9730C369EA27082A96EA2E4230F4 - IL size7
OnReceive_EntitiesInfo2
#
public System.Void OnReceive_EntitiesInfo2(System.IO.Stream memoryStream)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
073DAD97244E925EB6351D6407FEA82BC02F215EF255596FD143BBFD647D47A1 - Body hash
EB670A27EC85C55AC212791F04E9E800BF0E36E92824085AC9D597A2BCCCB332 - IL size40
Referenced calls
CandideServer.Entities.Serialization.EntityInfoSerializer::Read(System.IO.Stream)System.TimeSpan::.ctor(System.Int64)Candide.GameModels.Managers.EntityManager::UpdateEntitiesInfo(System.Collections.Generic.List<CandideServer.MessageModels.Entities.EntityInfoMessage2>, System.Collections.Generic.List<CandideServer.MessageModels.Entities.ImmovableEntityInfoMessage2>, System.TimeSpan)
OnReceive_EntityAnimationMessage
#
public System.Void OnReceive_EntityAnimationMessage(CandideServer.MessageModels.Entities.EntityAnimationMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
F0A54FC294A9AD670E443911817F1DB66C049EC7032ED015F2789B7D6F2B3575 - Body hash
81F13F7E92E94E2DEEC59A4FEDAE3AF905E4237D147681BB4D6C78CF9BDEE6DE - IL size7
OnReceive_EntityAnimationMessage
#
public System.Void OnReceive_EntityAnimationMessage(CandideServer.MessageModels.Entities.UpdateEntityPositionMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
0CBD35393768A4EE48736057185C9C518A6840F05BB115B01C819FB8844FE5B3 - Body hash
742980F88E78DEBF280C3E58C018ED6CD84A3CF0C5F560FDB8E36E9F9592A5A2 - IL size18
OnReceive_EntityControllerMessage
#
public System.Void OnReceive_EntityControllerMessage(CandideServer.MessageModels.Entities.EntitiesControllerMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
EFDBADC25C5274DCFD9392886312FCA4839C311A426274D01A2F9B59BEE20A97 - Body hash
EEB40190A66B8F96B8397B8914928A92415C5FD5E1A3316C6DE9A7DB1DAC7252 - IL size7
OnReceive_EntitySignalMessage
#
public System.Void OnReceive_EntitySignalMessage(CandideServer.MessageModels.Entities.EntitySignalMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
7F7FE3D21B3EEAA8FD2F75299A180B365D5B3FB626ADDE06E5E9E86B19B99AEF - Body hash
D404BF99BC8917A0CB0C942DD879C58989552B8E4C7EA6831BC7D51637F5B9DC - IL size7
OnReceive_EntityVfxMessage
#
public System.Void OnReceive_EntityVfxMessage(CandideServer.MessageModels.Entities.EntityVfxMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
4FB4E666998ABE7D3934735F8C6B7CC71FF7BE19DA027BEEB0190C123EF2286E - Body hash
91CD2F0ECE791454F1AA4FC7025FB33FD2C241697D55EC8325BDACFA526360FB - IL size7
OnReceive_GetWorldEntitiesResponse
#
public System.Void OnReceive_GetWorldEntitiesResponse(System.Guid worldId, System.Collections.Generic.IReadOnlyCollection<CandideServer.Entities.ServerEntityModel> entities)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
1B60D7C3F3991230FC83E40AE60DFC9E28455E7A193EB39D22C5ACA696E72474 - Body hash
4C435DC8BB2B336E4E40BD5E6E61B5F88F7AEFFCD3E7A1EE4F56CF87B04B354E - IL size181
Referenced calls
System.Guid::op_Inequality(System.Guid, System.Guid)System.Nullable<System.Guid>::get_HasValue()System.Nullable<System.Guid>::get_Value()System.Collections.Generic.Dictionary<System.Guid, Candide.GameModels.Models.Constructions.Building>::TryGetValue(!0, !1&)Microsoft.Xna.Framework.Rectangle::get_Location()CandideCreator.Shared.Helpers.VectorExtension::ToVector3Xy(Microsoft.Xna.Framework.Point)Microsoft.Xna.Framework.Vector3::op_Multiply(Microsoft.Xna.Framework.Vector3, System.Single)Microsoft.Xna.Framework.Vector3::get_Zero()System.Collections.Generic.IEnumerable<CandideServer.Entities.ServerEntityModel>::GetEnumerator()System.Collections.Generic.IEnumerator<CandideServer.Entities.ServerEntityModel>::get_Current()Candide.GameModels.Controllers.EntityController::SpawnEntity(CandideServer.Entities.ServerEntityModel)System.Collections.IEnumerator::MoveNext()System.IDisposable::Dispose()
OnReceive_RemoveEntities
#
public System.Void OnReceive_RemoveEntities(CandideServer.MessageModels.Entities.RemoveEntitiesMessage message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
BE4C08D5896109C7FE24EE236F7D0578AE152DF87D6D016A14EAC3257913EDF1 - Body hash
8E7476BD99452CB93186A3EC7FAE9DA4696BBDA5F537C9227A7AF9DED19D5D8A - IL size7
OnReceive_RemoveEntity
#
public System.Void OnReceive_RemoveEntity(CandideServer.MessageModels.Entities.RemoveEntityMessage message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
D23D1C3C74CB5DCC314ED39EC2089B125F26C08DB04E7F889FEDBEF9C0C98B9B - Body hash
4597A5F507AB0EC190C1D6D21815F63929E0046404B0FAB133C911483B93F204 - IL size24
OnReceive_SpawnEntities
#
public System.Void OnReceive_SpawnEntities(CandideServer.MessageModels.Entities.SpawnEntitiesMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
64B45677CC2873CF69DDA7E6A1E48B6171C535EC5487D5C92377101DD511A76A - Body hash
26E42134ED2F5FCE3A80EDA39552BD8D722E5631B6760D3D5B19C7DAC004574B - IL size31
OnReceive_SpawnEntity
#
public System.Void OnReceive_SpawnEntity(CandideServer.Entities.ServerEntityModel model)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
332739709FFDA5401E59829FCFDB6B9A39C84E14D74C4060DB6846C3DC98AED3 - Body hash
D06ACBE18473B8CB16D790AC9961439307CE84795979452F3E48FA4456B28043 - IL size8
OnReceive_Throw
#
public System.Void OnReceive_Throw(CandideServer.MessageModels.Entities.Movable.ThrowEntityMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
AAFE626F0BE5F1A9F4E5E9EC6E5EA2EFCAB02EB3421F730148FE1C5CB13D28AD - Body hash
2802DF0ABEF3314ED19209DE8B176AE68DD55530351C1DE49B30CC2F36209411 - IL size7
OnReceive_UpdateEntityHealth
#
public System.Void OnReceive_UpdateEntityHealth(CandideServer.MessageModels.Entities.UpdateEntityHealthMessage message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
BDAB3822EFCB51B4EF4410F10FA5D9FB806C9AE9C0C0C53F4F2D5C19445A32D8 - Body hash
69C014DF417E68AB8D0DD808CD8A124A58320A6E00BA9C01A9F286E700E746F4 - IL size18
OnReceive_UpdateEntityParameter
#
public System.Void OnReceive_UpdateEntityParameter(CandideServer.MessageModels.Entities.UpdateEntityParameterMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
67B568934904E69AC62C25168A8C0EB0796F510A5A2BD33584E9175712A1E7CC - Body hash
6C0FF1675455ACE3446F1E41240CA366C73F58344D3264E567C3ABD55CD77AE9 - IL size35
Referenced calls
System.Nullable<System.Int32>::.ctor(!0)Candide.GameModels.Controllers.EntityController::UpdateEntityParameter(System.Guid, System.String, System.String, System.Nullable<System.Int32>)
OnReceive_UpdateEntityParameters
#
public System.Void OnReceive_UpdateEntityParameters(CandideServer.MessageModels.Entities.UpdateEntityParametersMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
E1043DA4DDD340769143B343D9D8897FFD3AAB050E0C37326F2D9780619A4CAA - Body hash
D5903B7A5938D72BB5D1534888E98CC09AE6FF4F1AF56FF766CFFB07034B89DB - IL size24
OnReceive_UpdateEntityState
#
public System.Void OnReceive_UpdateEntityState(CandideServer.MessageModels.Entities.UpdateEntityStateMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
674B6B10FE913448B408954B5FE94F6E5D88E4B915AAE3CF426795E562C6AB97 - Body hash
CC09EA97CB0101AA2BE94DD08571332E49CC9B6754AF1A8652329A50BB8A9F7B - IL size18
SendCatapult
#
public System.Void SendCatapult(CandideServer.MessageModels.Entities.Movable.CatapultEntityMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
B8498F98D98A53D07F175F6550E82294D452BB12259F72CDA36A16E78F80A644 - Body hash
22337F5D976062BEBF4C8DB82B95C2AFCF64A4CCC6738C28BE4B6AE8DA760C5D - IL size13
Referenced calls
String literals
entity-catapult
SendDetach
#
public System.Void SendDetach(CandideServer.MessageModels.Entities.Carrier.DetachEntityMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
8B9830845566CC1809DD80C356D5A060AFC107A1763C9DB7BC920F4924153ACC - Body hash
61F8E467C8D9F1D7F7D30F7625176AAB3185BA040D352DB6145F8524583F4311 - IL size13
Referenced calls
String literals
entity-detach
SendEntitiesInfo
#
public System.Void SendEntitiesInfo(CandideServer.MessageModels.Entities.EntitiesInfoMessage message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
33128F71AFA616013A8D5316FAEF23EE6BC4EC6B3E72023BF43E4F05DF04E54E - Body hash
C24A1E6604D18F10CE68978C50B33C8C389460EB5FB489EC082D4A7FA9BD48C6 - IL size13
Referenced calls
String literals
entities-info
SendEntityControllerMessage
#
public System.Void SendEntityControllerMessage(CandideServer.MessageModels.Entities.EntitiesControllerMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
E1EABA0B1CA5F79F25776CDA943E709364DF5CE4DE7473F797C98E0D7AFEB871 - Body hash
B8BD37230407EAC642253553AFAEF807D9ABBB12972E6C5B993384548D38C357 - IL size13
Referenced calls
Called by
Candide.Entities.Controllers.Other.AutomaticMillController::EntityUnloadCandide.Entities.Controllers.Other.AutomaticMillController::SetLocalPushDirectionCandide.Entities.Controllers.Other.Cart2Controller::UpdateCandide.Entities.Controllers.Other.ManualMillController::EntityUnloadCandide.Entities.Controllers.Other.ManualMillController::SetLocalPushDirectionCandide.Entities.Controllers.PuzzleMechanics.LeverController::OnProjectileHit
String literals
ecm
SendEntityDieAndDropGoods
#
public System.Void SendEntityDieAndDropGoods(CandideServer.MessageModels.Entities.EntityDieAndDropGoodsMessage message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
581DE503EBB7ED72EE5277F0214B8C404662485726FC9F338E1202C429FEBBF2 - Body hash
33506B6BF7025B667EFAE747D55B7158677FA7958DB904E0C35BED79F6B67C61 - IL size13
Referenced calls
String literals
droptable-entity-die-and-drop-goods
SendEntityDieAndDropInventory
#
public System.Void SendEntityDieAndDropInventory(CandideServer.MessageModels.Entities.EntityDieAndSpawnWorldItemsMessage message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
29C36BF5B75B4F6CFAE3577C308CC0EF5B53E3676B441E0926C24683F66736F4 - Body hash
8FBAA22E346C20CD203568F79955014D4FADE345F293D775B022A0EE7D24C3C2 - IL size13
Referenced calls
String literals
entity-die-and-spawn-world-items
SendEntityDieAndSpawnEntities
#
public System.Void SendEntityDieAndSpawnEntities(CandideServer.MessageModels.Entities.EntityDieAndSpawnEntitiesMessage message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
E86F2F0F70352615E05AEBB2ADBD7F952EFB353C564D92CA8752308BEB04F6F1 - Body hash
E4659124F14AF2AE284D0CBE65A96D5ADCECBAA6278FBE0B6A6F21AD278F6752 - IL size13
Referenced calls
String literals
entity-die-and-spawn-entities
SendEntityDieAndSpawnWorldItems
#
public System.Void SendEntityDieAndSpawnWorldItems(CandideServer.MessageModels.Entities.EntityDieAndSpawnWorldItemsMessage message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
F5891F301F569C7192283E7066CA92E7E17603C15CC8FD643851D513729D099C - Body hash
8FBAA22E346C20CD203568F79955014D4FADE345F293D775B022A0EE7D24C3C2 - IL size13
Referenced calls
Called by
String literals
entity-die-and-spawn-world-items
SendEntityInteract
#
public System.Void SendEntityInteract(System.Guid interactedEntityId, System.Guid interactedWorldId)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
5962E825BC06E710A86B05CC24D49003C847F157488C1B593B800BDF183B995A - Body hash
0B9DD9077DA4A14F8A9E7CA7C99785E53A32547EB1B3BD473A7BF69DBB0B9BED - IL size31
Referenced calls
CandideServer.MessageModels.Entities.EntityInteractMessage::.ctor()Candide.Multiplayer.Network.NetworkManager::SendMessage(System.String, System.Object, System.Byte)
String literals
entity-interact
SendGetSetBucketContent
#
public System.Void SendGetSetBucketContent(CandideServer.MessageModels.Entities.GetSetBucketContentRequest msg, System.Action<CandideServer.MessageModels.Entities.GetSetBucketContentResponse> onResponse, System.Action onError)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
95F27A2F35F2B238073F5945EF9D0A437182DBB2C52E79A7CE44548047DC3772 - Body hash
CD7D6F59EE3D6BC91DAEA7E5CEA370475E752A1F990FCD45796A5292A559B620 - IL size56
Referenced calls
EntityService.<>c__DisplayClass13_0::.ctor()System.Action<CandideServer.MessageModels.Entities.GetSetBucketContentResponse>::Invoke(!0)System.Action<CandideServer.MessageModels.Entities.GetSetBucketContentResponse>::.ctor(System.Object, System.IntPtr)EntityService.<>c__DisplayClass13_0::<SendGetSetBucketContent>b__0(System.Byte)System.Action<System.Byte>::.ctor(System.Object, System.IntPtr)Candide.Multiplayer.Network.NetworkManager::Get(System.String, System.Object, System.Action<T>, System.Single, System.Action<System.Byte>, System.Boolean)
String literals
set-bucket-content
SendRequestRemoveEntity
#
public System.Void SendRequestRemoveEntity(System.Guid id, Shared.Entity.EntityRemoveInfo info)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
62302EE6E485FFC7EC52DB7DD2948C1CD2617321F339E8AA30D5FBC9C6CC43FD - Body hash
063F681553E03A5DEF980EB8BDB6FF000E6B5E09F4CCE01AF5AF928563988B5E - IL size49
Referenced calls
System.Guid::op_Equality(System.Guid, System.Guid)CandideServer.MessageModels.Entities.RemoveEntityMessage::.ctor()Candide.Multiplayer.Network.NetworkManager::SendMessage(System.String, System.Object, System.Byte)
Called by
Candide.DebugTools.CinemaTool::UpdateCandide.Dialogue.DialogueRunner::KillEntityCandide.Entities.Controllers.JumpingSkullController.BilianController::EntityInitializeCandide.Entities.EntitySystemImGui::CreateImGuiCandide.GameModels.Managers.EntityManager::TryRemoveFortificationInTileBoundsCandide.GameModels.Managers.EntityManager::TryRemoveStubInTileBoundsCandide.GameModels.Managers.EntityManager::TryRemoveWallAtPoint
String literals
request-remove-entity
SendRequestRemoveEntitySilent
#
public System.Void SendRequestRemoveEntitySilent(System.Guid entityId)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
E5BCF97F13EA374C24BD0795112945023A9A8B6905113854F04CBABF9AE0852D - Body hash
C58920396C8C772C37BB724B9D11E4F677BE32C15771D5B3B7FD66D6F5CABC15 - IL size36
Referenced calls
System.Guid::op_Equality(System.Guid, System.Guid)Candide.Multiplayer.Network.NetworkManager::SendMessage(System.String, System.Object, System.Byte)
String literals
request-remove-entity-silent
SendRequestSpawnEntities
#
public System.Void SendRequestSpawnEntities(CandideServer.MessageModels.Entities.RequestSpawnEntitiesMessage message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
A3BC8BAB24070AD68BC94BD9BBD3FF596B8CF6D800DC52A4608E82877E2FA596 - Body hash
8DA785D3F89D4A256332462EDB9F914FA1278457760484643E1DE24AF53D727D - IL size13
Referenced calls
String literals
request-spawn-entities
SendRequestSpawnEntity
#
public System.Void SendRequestSpawnEntity(CandideServer.MessageModels.Entities.RequestSpawnEntityMessage message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
BAEB189DACCA5FE34AD606666CFDE304701BAC4DB424684E1A88F25901E5B2E2 - Body hash
858159C395FCA4FDEBF88C1F0F761740D3564B7F75B48B95B943BA4DF10C8A44 - IL size13
Referenced calls
Called by
String literals
request-spawn-entity
SendSetExclusiveParameterValueAndSpawnEntities
#
public System.Void SendSetExclusiveParameterValueAndSpawnEntities(CandideServer.MessageModels.Entities.SetExclusiveEntityParameterValueAndSpawnEntitiesMessage message)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
C6D939780F05D4BFD6569DCD07F712214DD394318F8D00D49AAB6B1A8397AE1C - Body hash
F0FCA73D45C384BEB3857BB349977BB809D796A41665E06937A839614C3FB0E5 - IL size13
Referenced calls
String literals
entity-set-exclusive-parameter-value-and-spawn-entities
SendSetKnockback
#
public System.Void SendSetKnockback(Shared.Entity.EntityWrapper entity, Microsoft.Xna.Framework.Vector3 velocity, System.Single duration)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
AC4299ABA5613D67AD3861CD7DFCC197B30A49CBEFE4B7B5A623D385F6FBC241 - Body hash
7ED0AE5AFA792947FA5E1D30C66D8EE140FEAA304C79A94E7F4C4D3A5B8DC047 - IL size55
Referenced calls
CandideServer.MessageModels.Entities.SetKnockbackMessage::.ctor()Shared.Entity.EntityWrapper::get_Id()Shared.Entity.EntityWrapper::get_Position()Candide.Multiplayer.Network.NetworkManager::SendMessage(System.String, System.Object, System.Byte)
String literals
set-knockback
SendThrow
#
public System.Void SendThrow(CandideServer.MessageModels.Entities.Movable.ThrowEntityMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
826EC094A984DCB83A92C4238FE1105276436E171E7EC5C82ACF72F48716695E - Body hash
4FD9E15B785BFBD46380C78BE32371FDEC5141AFDDAEFD77762590A2CCA5B4B1 - IL size13
Referenced calls
String literals
entity-throw
SendUpdateEntityParameter
#
public System.Void SendUpdateEntityParameter(System.Guid entityId, System.String parameterName, System.String parameterValue, System.Int32 state)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
0DF81E86AB5A2768F73AEE1BEE784E9AB10A911B07156245453FFE84F7A44C07 - Body hash
30BA1073660DCF36D519C1D89F9EEC25D023D5ADE1637DDCF94491724F6F6402 - IL size63
Referenced calls
System.Guid::op_Equality(System.Guid, System.Guid)CandideServer.MessageModels.Entities.UpdateEntityParameterMessage::.ctor()Candide.Multiplayer.Network.NetworkManager::SendMessage(System.String, System.Object, System.Byte)
String literals
update-entity-parameter
SendUpdateEntityParameters
#
public System.Void SendUpdateEntityParameters(System.Guid entityId, System.Collections.Generic.Dictionary<System.String, System.String> parameters, System.Int32 state)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
34E2B50CBD91D9CF0181D1BD1B4B198498BAA96E4C4CF262C912DA24600570DC - Body hash
6A962E9CB1C95FE1DCFE98A6500C7332FBD58705470BE69A692E7ECAC40EB63A - IL size56
Referenced calls
System.Guid::op_Equality(System.Guid, System.Guid)CandideServer.MessageModels.Entities.UpdateEntityParametersMessage::.ctor()Candide.Multiplayer.Network.NetworkManager::SendMessage(System.String, System.Object, System.Byte)
String literals
update-entity-parameters
Send_TryAttach
#
public System.Void Send_TryAttach(CandideServer.MessageModels.Entities.Carrier.AttachEntityRequest msg, System.Action<CandideServer.MessageModels.Entities.Carrier.AttachEntityResponse> onResponse, System.Action<System.Byte> onError)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
1281E3285FAC18F9D882BE916375D98AFBF36C21630695DD62D49DB9B92DD344 - Body hash
09FE0DF49C50AAE1DADACC409321EA9D89798DA2078BEB067D74DABC0A2C4CAB - IL size21
Referenced calls
Candide.Multiplayer.Network.NetworkManager::Get(System.String, System.Object, System.Action<T>, System.Single, System.Action<System.Byte>, System.Boolean)
String literals
try-attach