Romestead Assembly Reference

FMOD.StringHelper

Type JSON

internal class in FMOD

Methods1
Properties0
Fields1
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceFMOD
  • Base typeSystem.Object
  • Hash861BB248A8DF0D9E87BF0429DD4CE8AE03A72CE42E20D3849CBAE0A985D2E03E

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
encodersprivateprivate System.Collections.Generic.List<StringHelper.ThreadSafeEncoding> encoders

Methods

GetFreeHelper

public StringHelper.ThreadSafeEncoding GetFreeHelper()

Method metadata
  • Visibilitypublic
  • Return typeStringHelper.ThreadSafeEncoding
  • StaticTrue
  • VirtualFalse
  • HashA16B850B77107BF78EEF31CC4FEA55133F00AF90FE7C25F70922F741555EA7FC
  • Body hashD2F675AA09B6A4FA0F9F0E98ABC5D56EFB23737590B1C136C31670C697CF75C2
  • IL size115
Referenced calls
  • System.Threading.Monitor::Enter(System.Object, System.Boolean&)
  • System.Collections.Generic.List<StringHelper.ThreadSafeEncoding>::get_Item(System.Int32)
  • StringHelper.ThreadSafeEncoding::InUse()
  • System.Collections.Generic.List<StringHelper.ThreadSafeEncoding>::get_Count()
  • StringHelper.ThreadSafeEncoding::.ctor()
  • System.Collections.Generic.List<StringHelper.ThreadSafeEncoding>::Add(!0)
  • StringHelper.ThreadSafeEncoding::SetInUse()
  • System.Threading.Monitor::Exit(System.Object)
Called by