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 SourceStringBuffer
Declaration
public static IReadOnlyDictionary<uint, string> StringBuffer { get; }
Property Value
Type | Description |
---|---|
IReadOnlyDictionary<System.UInt32, System.String> |