Table of Contents

Class ContainerDefinition

Namespace
TaleWorlds.SaveSystem.Definition
Assembly
TaleWorlds.SaveSystem.dll
public class ContainerDefinition : TypeDefinitionBase
Inheritance
ContainerDefinition
Inherited Members

Constructors

ContainerDefinition(Type, ContainerSaveId, Assembly)

public ContainerDefinition(Type type, ContainerSaveId saveId, Assembly definedAssembly)

Parameters

type Type
saveId ContainerSaveId
definedAssembly Assembly

Properties

CollectObjectsMethod

public CollectObjectsDelegate CollectObjectsMethod { get; }

Property Value

CollectObjectsDelegate

DefinedAssembly

public Assembly DefinedAssembly { get; }

Property Value

Assembly

HasNoChildObject

public bool HasNoChildObject { get; }

Property Value

bool

Methods

InitializeForAutoGeneration(CollectObjectsDelegate, bool)

public void InitializeForAutoGeneration(CollectObjectsDelegate collectObjectsDelegate, bool hasNoChildObject)

Parameters

collectObjectsDelegate CollectObjectsDelegate
hasNoChildObject bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).