Class TrappedSoulRecord
  
  Trapped Soul record.
SaveTreeRecordTypes = 0x14
 
  
  
    Inheritance
    
    
    TrappedSoulRecord
   
  
  
  Assembly: Assembly-CSharp.dll
  Syntax
  
    public class TrappedSoulRecord : SaveTreeBaseRecord
   
  Constructors
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  TrappedSoulRecord()
  
  
  Declaration
  
    public TrappedSoulRecord()
   
  
    |
    Improve this Doc
  
  
    View Source
  
  
  TrappedSoulRecord(BinaryReader, Int32)
  
  
  Declaration
  
    public TrappedSoulRecord(BinaryReader reader, int length)
   
  Parameters
  
  Properties
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  ParsedData
  
  
  Declaration
  
    public TrappedSoulRecord.TrappedSoulRecordData ParsedData { get; set; }
   
  Property Value