Candide.GameModels.Managers.WorldItemManager
Type JSONpublic class in Candide.GameModels.Managers
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Managers - Base type
System.Object - Hash
788E555691127ED3FAA489EB26CA14F3300FB49ACBB0AF7A8EFDBBA3DD26CA25
Relationships
Base type
System.Object
Methods
CreateImGui
#
public System.Void CreateImGui()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
4A91E703FF77674D4AEDC9B913D37AAF0D48541AE14A0EBB705ADB4B70D2E16C - Body hash
2C982E88CBF31040DCA9B5A6BDDA3AD62B620318379F466A3EA8442C35A14BD6 - IL size439
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::Text(System.ReadOnlySpan<System.Char>)System.Collections.Generic.Dictionary<System.Guid, Candide.GameModels.Models.Items.ClientWorldItemModel>::get_Values()Dictionary.ValueCollection<System.Guid, Candide.GameModels.Models.Items.ClientWorldItemModel>::GetEnumerator()Dictionary.ValueCollection.Enumerator<System.Guid, Candide.GameModels.Models.Items.ClientWorldItemModel>::get_Current()System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()Dictionary.ValueCollection.Enumerator<System.Guid, Candide.GameModels.Models.Items.ClientWorldItemModel>::MoveNext()System.IDisposable::Dispose()System.Collections.Generic.Dictionary<System.Guid, Candide.GameModels.Models.Items.LootedWorldItemModel>::get_Values()Dictionary.ValueCollection<System.Guid, Candide.GameModels.Models.Items.LootedWorldItemModel>::GetEnumerator()Dictionary.ValueCollection.Enumerator<System.Guid, Candide.GameModels.Models.Items.LootedWorldItemModel>::get_Current()Dictionary.ValueCollection.Enumerator<System.Guid, Candide.GameModels.Models.Items.LootedWorldItemModel>::MoveNext()
String literals
Available:() -- Id:- ItemInstance:Looting:
LootWorldItem
#
public System.Void LootWorldItem(System.Guid worldItemId, System.Guid lootingEntityId, System.Int32 stackCountRemaining)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
1E8F5382A244B375644228F9D701FCA607AC36D983A5A93B6834F3C0C29F6C7B - Body hash
4DF2084E25D769769A2FCF48D881FD25D59FB68497E3BABBCCFBEED1A1471680 - IL size9
Referenced calls
MoveWorldItems
#
public System.Void MoveWorldItems(System.Collections.Generic.List<System.ValueTuple<System.Guid, Microsoft.Xna.Framework.Vector3>> worldItemModels)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
65055A669129244240D1C1F0C0470E40CC32FD602C5CC645B742574BD89F00D9 - Body hash
B925A372079689307A44AFEC08F2F5434CC7582A3F69E5DC62A91D1DDEE20776 - IL size7
RemoveWorldItem
#
public System.Void RemoveWorldItem(System.Guid worldItemId)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
556B0E8A10CDDA9B5D3EC9FB7E7E514320C7C23ED0CEADD1AC70622C14C2E3DC - Body hash
8416CA00F3DC7F43A2E1ED7DFD21B019784FDF0FBFBD961E1AB18BBABC56496E - IL size7
SpawnWorldItem
#
public System.Void SpawnWorldItem(Shared.Models.Items.WorldItemModel worldItemModel)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
DA39F957E93775C97A37860CD82E96E1DAECF5BE7CA4C10130E25F153A9DB5D3 - Body hash
FB555300B13DDE8ED60235376517A4CEEFF51226687C7DD0FA6EEADB63620630 - IL size7
Referenced calls
SpawnWorldItems
#
public System.Void SpawnWorldItems(System.Collections.Generic.IReadOnlyCollection<Shared.Models.Items.WorldItemModel> worldItemModels)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
2D0FDCB9995D2A070E103F0F4406ABF48EE2F325A237F34BAB475E85B622E924 - Body hash
D31E51DC1B219A173D61B385658C0FE8FE307127DAB71F11812C18AA50DEF7B4 - IL size41
Referenced calls
System.Collections.Generic.IEnumerable<Shared.Models.Items.WorldItemModel>::GetEnumerator()System.Collections.Generic.IEnumerator<Shared.Models.Items.WorldItemModel>::get_Current()Candide.GameModels.Controllers.WorldItemController::SpawnWorldItem(Shared.Models.Items.WorldItemModel)System.Collections.IEnumerator::MoveNext()System.IDisposable::Dispose()