Class ContainerHeaderLoadData
- Namespace
- TaleWorlds.SaveSystem.Load
- Assembly
- TaleWorlds.SaveSystem.dll
public class ContainerHeaderLoadData
- Inheritance
-
ContainerHeaderLoadData
- Inherited Members
Constructors
ContainerHeaderLoadData(LoadContext, int)
public ContainerHeaderLoadData(LoadContext context, int id)
Parameters
context
LoadContextid
int
Properties
ContainerType
public ContainerType ContainerType { get; }
Property Value
Context
public LoadContext Context { get; }
Property Value
ElementCount
public int ElementCount { get; }
Property Value
Id
public int Id { get; }
Property Value
SaveId
public SaveId SaveId { get; }
Property Value
Target
public object Target { get; }
Property Value
TypeDefinition
public ContainerDefinition TypeDefinition { get; }
Property Value
Methods
CreateObject()
public void CreateObject()
GetObjectTypeDefinition()
public bool GetObjectTypeDefinition()
Returns
InitialieReaders(SaveEntryFolder)
public void InitialieReaders(SaveEntryFolder saveEntryFolder)
Parameters
saveEntryFolder
SaveEntryFolder
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).