Show / Hide Table of Contents

Class CommonString

Inheritance
System.Object
CommonString
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.IO.Files.SerializedFiles.Parser.TypeTrees
Assembly: AssetRipper.IO.Files.dll
Syntax
public static class CommonString

Properties

| Improve this Doc View Source

StringBuffer

Declaration
public static IReadOnlyDictionary<uint, string> StringBuffer { get; }
Property Value
Type Description
IReadOnlyDictionary<System.UInt32, System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾