Romestead Assembly Reference

Shared.Helpers.WorldFlagsHelper

Type JSON

public class in Shared.Helpers

Methods3
Properties0
Fields0
Events0
Type metadata
  • AssemblyShared
  • NamespaceShared.Helpers
  • Base typeSystem.Object
  • Hash5C9BFD1C70D88254178BF7DC362B5207BFAE65E24398940EE4FBB507F7745874

Relationships

Base type

System.Object

Methods

GetFloatValue

public System.Single GetFloatValue(System.Collections.Generic.Dictionary<System.String, Shared.Models.WorldFlag> worldFlags, System.String id, System.Single defaultValue)

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

GetIntValue

public System.Int32 GetIntValue(System.Collections.Generic.Dictionary<System.String, Shared.Models.WorldFlag> worldFlags, System.String id, System.Int32 defaultValue)

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

HasFlag

public System.Boolean HasFlag(System.Collections.Generic.Dictionary<System.String, Shared.Models.WorldFlag> worldFlags, System.String id)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash8B9AB43B51EB0090AB3AADF74000F364AF0D5E91536E018F9C5323DBD7050DA4
  • Body hash3A5715F0DACCD5AE59E1AA5D5B5831E168B2316559CA3E15F9C193C2B33966B2
  • IL size8
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.WorldFlag>::ContainsKey(!0)
Called by