Table of Contents

Class SaveableRootClassAttribute

Namespace
TaleWorlds.SaveSystem
Assembly
TaleWorlds.SaveSystem.dll
[AttributeUsage(AttributeTargets.Class)]
public class SaveableRootClassAttribute : Attribute
Inheritance
SaveableRootClassAttribute
Inherited Members

Constructors

SaveableRootClassAttribute(int)

public SaveableRootClassAttribute(int saveId)

Parameters

saveId int

Properties

SaveId

public int SaveId { get; set; }

Property Value

int

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