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
TypesaveId
ContainerSaveIddefinedAssembly
Assembly
Properties
CollectObjectsMethod
public CollectObjectsDelegate CollectObjectsMethod { get; }
Property Value
DefinedAssembly
public Assembly DefinedAssembly { get; }
Property Value
HasNoChildObject
public bool HasNoChildObject { get; }
Property Value
Methods
InitializeForAutoGeneration(CollectObjectsDelegate, bool)
public void InitializeForAutoGeneration(CollectObjectsDelegate collectObjectsDelegate, bool hasNoChildObject)
Parameters
collectObjectsDelegate
CollectObjectsDelegatehasNoChildObject
bool
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).