Table of Contents

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 LoadContext
id int

Properties

ContainerType

public ContainerType ContainerType { get; }

Property Value

ContainerType

Context

public LoadContext Context { get; }

Property Value

LoadContext

ElementCount

public int ElementCount { get; }

Property Value

int

Id

public int Id { get; }

Property Value

int

SaveId

public SaveId SaveId { get; }

Property Value

SaveId

Target

public object Target { get; }

Property Value

object

TypeDefinition

public ContainerDefinition TypeDefinition { get; }

Property Value

ContainerDefinition

Methods

CreateObject()

public void CreateObject()

GetObjectTypeDefinition()

public bool GetObjectTypeDefinition()

Returns

bool

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).