Romestead Assembly Reference

Candide.Toolkit.Getters.WildCitizenInstanceModelGetter

Type JSON

public class in Candide.Toolkit.Getters

Methods3
Properties0
Fields3
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_getResponseHandlerprivateprivate Candide.Multiplayer.Network.GetResponseHandler _getResponseHandler
_targetWildCitizenIdprivateprivate System.Guid _targetWildCitizenId
_wildCitizenIdprivateprivate System.Nullable<System.Guid> _wildCitizenId

Methods

Dispose

public System.Void Dispose()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash12B8E9EE048876B0FF95F0B0D990D60B7C2855255ABCEC5CF18497F9F302D3DD
  • Body hashED6100E04C65854D6AFC52A873019A3B1336C9430A5B6DA27ECC69790AF5FD8F
  • IL size57
Referenced calls

Run

protected System.Void Run()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash7A642916D2B2374848EFA0012AA0BC68E13F0B3BF57D205AC409086805DE5F59
  • Body hash4584F639369D2F82BFE5138C94BDD14FF9B8C2B296F875556DBEB5317644A92D
  • IL size208
Referenced calls

TryGetRecent

public System.Boolean TryGetRecent(out CandideServer.Models.Citizen.WildCitizenInstanceModel& citizen)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • HashCDCBDF4B0389CE9F759997845B1FD589467C76E10B48E5B67D5F607B096F2A72
  • Body hashD2E1142B07AC079D4E072D53BF5F61168E23A02533507CC3CAB437A5F1319CFA
  • IL size133
Referenced calls
  • System.Nullable<System.Guid>::get_HasValue()
  • System.Nullable<System.Guid>::get_Value()
  • System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Citizen.WildCitizenInstanceModel>::TryGetValue(!0, !1&)
  • Candide.Toolkit.Getters.IResponseHandler<CandideServer.Models.Citizen.WildCitizenInstanceModel>::get_HasData()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • System.Object::GetType()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
  • CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
String literals
  • WildCitizenInstanceModelGetter
  • : ResponseHandler of type
  • thinks they have data but we clearly don't. Fix this at the calling member.