Romestead Assembly Reference

Candide.Dialogue.CustomYarnCommands

Type JSON

public class in Candide.Dialogue

Methods18
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Dialogue
  • Base typeSystem.Object
  • HashCBB06CD51A1B89B74A7C2F56830007F7D71235D7986194CED353CC951ECEE0F9

Relationships

Base type

System.Object

Methods

GetBuildingAmount

public System.Int32 GetBuildingAmount(System.String buildingId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • HashAB3470B7893F5F1D7581D3468B71CCA753EF264ECFDDC4A2B54901748F8B40C6
  • Body hash60D6195C0880730EEBC43D88EE4425194CA60DCAB4EB1695F2D659F3CEDA38D1
  • IL size36
Referenced calls
  • CustomYarnCommands.<>c__DisplayClass1_0::.ctor()
  • CustomYarnCommands.<>c__DisplayClass1_0::<GetBuildingAmount>b__0(System.Collections.Generic.KeyValuePair<System.Guid, Candide.GameModels.Models.Constructions.Building>)
  • System.Func<System.Collections.Generic.KeyValuePair<System.Guid, Candide.GameModels.Models.Constructions.Building>, System.Boolean>::.ctor(System.Object, System.IntPtr)
  • System.Linq.Enumerable::Count(System.Collections.Generic.IEnumerable<!!0>, System.Func<!!0, System.Boolean>)
Called by

GetBuildingTypeAmount

public System.Int32 GetBuildingTypeAmount(System.String buildingTypeId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash7CF3213A6AF781B9F4249BC047E7A5B0B6A26837E5508AD8633402BE13673FA4
  • Body hashD6C0A79FEF8BCC82D809E45D6E94302AB0E3D2CEF9BC3DCC03F690A3E2438BBE
  • IL size36
Referenced calls
  • CustomYarnCommands.<>c__DisplayClass2_0::.ctor()
  • CustomYarnCommands.<>c__DisplayClass2_0::<GetBuildingTypeAmount>b__0(System.Collections.Generic.KeyValuePair<System.Guid, Candide.GameModels.Models.Constructions.Building>)
  • System.Func<System.Collections.Generic.KeyValuePair<System.Guid, Candide.GameModels.Models.Constructions.Building>, System.Boolean>::.ctor(System.Object, System.IntPtr)
  • System.Linq.Enumerable::Count(System.Collections.Generic.IEnumerable<!!0>, System.Func<!!0, System.Boolean>)
Called by

GetCitizenRequestDialogueLine

public System.String GetCitizenRequestDialogueLine(System.String citizenRequestId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticTrue
  • VirtualFalse
  • Hash33D43464A5A6FD69FF8FFFC73CA5A7AC492A18E79E1A2F98D9591975BB145641
  • Body hash7AC867715C56089214B9C1EDB170CE0AE8D9EF2D579542031DA4495BFD43EC01
  • IL size305
Referenced calls
Called by
String literals
  • ERROR
  • /i[i_
  • ] /f[MainBold]/c[
  • ]
  • /cd/fd
  • Citizens_Dialogue_DoYouHaveAny
  • Citizens_Dialogue_ISeemToHaveLostMy
  • Citizens_Dialogue_LifeWouldBeALotEasierWithSome
  • Citizens_Dialogue_GodToldMeIShouldGet
  • Citizens_Dialogue_TryingToGetMyHandsOn
  • Citizens_Dialogue_IfYouRunIntoAny

GetGodSpentWorshipPoints

public System.Int32 GetGodSpentWorshipPoints(System.String godId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • HashCB33064BF13EA2A224D76AED3E87669F8F1724F6D60DBD7DBCD24E574CA0BD1C
  • Body hash33E0D6594D1569EDBA9C3516193EB89243318F3ABD85E7694444E8B8AFE06223
  • IL size24
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.GodProgression>::TryGetValue(!0, !1&)
Called by

GetGodWorshipLevel

public System.Int32 GetGodWorshipLevel(System.String godId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash6F3E50C117577ADE132390E1CCA8E83EF854DD925EF519E460544103D963E6CB
  • Body hash7733BC421EB399F2D51B0DD88BA6D4ED3ADB72C3F02D820461863B9BB2D573EB
  • IL size24
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.GodProgression>::TryGetValue(!0, !1&)
Called by

GetInventoryItemAmount

public System.Int32 GetInventoryItemAmount(System.String itemId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • HashA6CF608EE950FE0A7CA7E1DCAD70B760C82E002A676DA4E676238D7102A7F4E8
  • Body hash2E6064E5ED153EB59686E562B9483BAFDECE33EC83DBEE2BEBE12FBFA4E5D7F0
  • IL size24
Referenced calls
Called by

GetPlayerFavoursAmountForGod

public System.Int32 GetPlayerFavoursAmountForGod(System.String godId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • HashFC626D026455FAC849930D0D2099F77A3A5B3BF4E8AF35F2D8A34AAA94DBFA61
  • Body hash32A3DB98824B9A06E20B981654E3DE03850F5F078403A9AA5BFBB10EFD01C9B5
  • IL size110
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, System.Int32>::GetEnumerator()
  • Dictionary.Enumerator<System.String, System.Int32>::get_Current()
  • System.Collections.Generic.KeyValuePair<System.String, System.Int32>::Deconstruct(!0&, !1&)
  • Shared.Data.FavourDataBase::TryGetFavour(System.String, Shared.Data.FavourData&)
  • System.String::op_Inequality(System.String, System.String)
  • Dictionary.Enumerator<System.String, System.Int32>::MoveNext()
  • System.IDisposable::Dispose()
Called by

GetWorldFlagValue

public System.Int32 GetWorldFlagValue(System.String flagName)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • HashA84DE58AA7238FF518644108E69D3CF33FC5292F7040F113CA7819C41D421291
  • Body hashB5590A8D9F4B715247EB11CF7922D12CD3A519BDB3D62998C3115A8F5C36A2EF
  • IL size24
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.WorldFlag>::TryGetValue(!0, !1&)
Called by

GetWorldTier

public System.Int32 GetWorldTier()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • HashE27D9C47A07420E1276E4BE08CB7450F25129CC23EE1BAC3ED03E565906BEFE8
  • Body hash43457BB4F9668AA7995B21B9DD71E0BF680CDCC320752B313961F82C0268B347
  • IL size11
Referenced calls
Called by

HasCharacterFlag

public System.Boolean HasCharacterFlag(System.String characterFlagId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • HashB33A0BD410E499EFD35E348A00FBA0FA83DC6BB95ED9A5DBB38F04A21D474552
  • Body hash28602D3B220EA81998ED8C1FD161E57457829D8266B459B3A6855F9DCE94644F
  • IL size27
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Player.CharacterFlag>::ContainsKey(!0)
Called by

HasEquipmentForSlot

public System.Boolean HasEquipmentForSlot(System.Int32 slotId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash746675673D850898B4449A453F52F82D4F320352FF325CC35AB157E9AE4CB655
  • Body hash06B98E6E5D597CA4660BB3E2B1A56AE5E4F0B2511C27311138BAC7944D31975F
  • IL size111
Referenced calls
Called by
String literals
  • HasEquipmentForSlot
  • : Illegal slot ID provided

HasUnlockedReward

public System.Boolean HasUnlockedReward(System.String rewardId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • HashD08FEAA194DBD66AC70BFB2AC74E747DEE5CC680B4A764FE91D5797F3BE190CB
  • Body hash2264EFEB2B4045150C234A8E24AF52E98A4A15AD52F65DB160C9D855B721EA5D
  • IL size12
Referenced calls
  • System.Collections.Generic.HashSet<System.String>::Contains(!0)
Called by

IsQuestActive

public System.Boolean IsQuestActive(System.String questId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash552DA15A558A2A17023AD50341829D31A626CE3432E7FED958EF693543A43843
  • Body hash4342F13F2DE7C7D7D8F5ECDCF31568922D6F2AC4FB310AC6B0EEF0C6030AF46D
  • IL size42
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Quests.QuestInstanceModel>::ContainsKey(!0)
Called by

IsQuestAvailable

public System.Boolean IsQuestAvailable(System.String questId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash4E345ACA0A91E554B594B44E5DB7CC2CF6B27B5BED531D39C27ACFAF9D448C07
  • Body hashC63FBBF4F97A716D959CB69B2B85E8F6752A5201E558E69AA5B68A8E08998EB5
  • IL size51
Referenced calls
Called by
String literals
  • IsQuestAvailable: Quest
  • doesn't exist in the database

IsQuestFinished

public System.Boolean IsQuestFinished(System.String questId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • HashC4D6B05FEED998AEEC59D72BDEEA65E1197F26C5C4538F5C30C5C9A60F03C24E
  • Body hash1BE364447DAA9805FEAB3D5CDD2FFAC0A3994643AA85A6F468A3A704E4B0492D
  • IL size134
Referenced calls
Called by
String literals
  • <<
  • IsQuestFinished
  • >> Quest ID '
  • ' doesn't exist in the database

IsQuestObjectivesComplete

public System.Boolean IsQuestObjectivesComplete(System.String questId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash8A93715D0357E52BC658177DF080DD8F4542301EFE774110E84FEA3BBA752BC7
  • Body hash29A9FB21D5DD8B3C04259B2443EDA40986C42909D5E9A39CFF81B8033589B25F
  • IL size145
Referenced calls
  • Shared.Data.QuestsDataBase::GetQuestOrNull(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
  • CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Quests.QuestInstanceModel>::TryGetValue(!0, !1&)
Called by
String literals
  • <<
  • IsQuestObjectivesComplete
  • >> Quest ID '
  • ' doesn't exist in the database

RegisterCustomCommands

internal System.Void RegisterCustomCommands(Yarn.Library yarnLibrary)

Method metadata
  • Visibilityinternal
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash6AE7DD4F1F03F98CD618B20BF959316D84B0DA098318EA78171E73D1599F227F
  • Body hash7ABC7C4623C18DDD508E0E57A8B3A437778F6353F8095B69CAAA7697C10B5A8F
  • IL size647
Referenced calls
String literals
  • GetBuildingAmount
  • GetBuildingTypeAmount
  • HasUnlockedReward
  • GetWorldTier
  • IsQuestActive
  • IsQuestAvailable
  • HasRoomForCitizen
  • GetGodWorshipLevel
  • GetGodSpentWorshipPoints
  • GetPlayerFavoursAmountForGod
  • HasEquipmentForSlot
  • HasCharacterFlag
  • GetWorldFlagValue
  • GetInventoryItemAmount
  • IsQuestObjectivesComplete
  • IsQuestFinished