Candide.GameModels.Models.Items.UsableItemExtension
Type JSONpublic class in Candide.GameModels.Models.Items
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Models.Items - Base type
System.Object - Hash
5C3F3FE793749C07154D7F2A8D1EC5602F9EB06386C28CEEC4E5E52A9839EF6C
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
SB# | public | public System.Text.StringBuilder SB |
Methods
GetExtraToolTipText
#
public System.String GetExtraToolTipText(Shared.Models.Items.EquippableItem item, System.String auraId)
Method metadata
- Visibilitypublic
- Return type
System.String - StaticTrue
- VirtualFalse
- Hash
DEA8DEE64FD183CE2A07D8BFA5B565670A99419CD796C363B63B5BE4208C16C6 - Body hash
F9D4145AC6CB0B1877595C64C0AE9BD0FD71E7B2BF0D5771D157C598B16C6B8C - IL size107
Referenced calls
System.Text.StringBuilder::Clear()Shared.Data.AuraDataBase::GetAuraOrMissing(System.String)Candide.Multiplayer.Models.LocalPlayer::get_EntityId()System.Nullable<System.Guid>::.ctor(!0)Shared.Models.Auras.EntityAuraInfo::GetTextDescription(System.Text.StringBuilder, Shared.Models.Auras.ApplyAuraContext)System.Text.StringBuilder::get_Length()System.Object::ToString()Shared.Text.StringDefinitions::GetFormatString(System.String, System.String)
String literals
Item_OnEquip
GetToolTipText
#
public System.String GetToolTipText(Shared.Models.Items.EquippableItem item)
Method metadata
- Visibilitypublic
- Return type
System.String - StaticTrue
- VirtualFalse
- Hash
256D76E10D012E82614CF46CD9FE7F6280E5A9C93A769DA48A047A5777D2E092 - Body hash
37C31817964BFC1DB96DE5F9D7FAD6735A9BCC63218E40F7CB39B9E41B7716B0 - IL size98
Referenced calls
System.Text.StringBuilder::Clear()Shared.Data.AuraDataBase::GetAuraOrMissing(System.String)Candide.Multiplayer.Models.LocalPlayer::get_EntityId()System.Nullable<System.Guid>::.ctor(!0)Shared.Models.Auras.EntityAuraInfo::GetTextDescription(System.Text.StringBuilder, Shared.Models.Auras.ApplyAuraContext)System.Object::ToString()Shared.Text.StringDefinitions::GetFormatString(System.String, System.String)
String literals
Item_OnEquip
GetToolTipText
#
public System.String GetToolTipText(Shared.Models.Items.UsableItem item)
Method metadata
- Visibilitypublic
- Return type
System.String - StaticTrue
- VirtualFalse
- Hash
50E42174BC5AEC3B12B8DE5E5022971FAA20A2910857CBFD06945989956D9139 - Body hash
C2810C3F1A1C9CF693D5F740A442295FE67E4F570DAEF8DE4D32F52EFEBAED87 - IL size155
Referenced calls
System.Text.StringBuilder::Clear()Shared.Data.SpellDataBase::GetSpellOrMissing(System.String)System.Nullable<Shared.Text.StringId>::get_HasValue()System.Nullable<Shared.Text.StringId>::GetValueOrDefault()StringBuilder.AppendInterpolatedStringHandler::.ctor(System.Int32, System.Int32, System.Text.StringBuilder)Shared.Text.StringExtensions::GetTranslation(Shared.Text.StringId)StringBuilder.AppendInterpolatedStringHandler::AppendFormatted(System.String)StringBuilder.AppendInterpolatedStringHandler::AppendLiteral(System.String)System.Text.StringBuilder::Append(StringBuilder.AppendInterpolatedStringHandler&)Candide.Database.SpellTypesDataBase::GetSpellOrMissing(System.String)Candide.GameModels.Models.Spells.AbstractSpell::GetToolTipText(System.Text.StringBuilder, System.Object)System.Object::ToString()Shared.Text.StringDefinitions::GetFormatString(System.String, System.String)
String literals
Item_OnUse