Table of Contents

Class SaveableFieldAttribute

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

Constructors

SaveableFieldAttribute(short)

public SaveableFieldAttribute(short localSaveId)

Parameters

localSaveId short

Properties

LocalSaveId

public short LocalSaveId { get; set; }

Property Value

short

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