Class SaveableInterfaceAttribute
- Namespace
- TaleWorlds.SaveSystem
- Assembly
- TaleWorlds.SaveSystem.dll
[AttributeUsage(AttributeTargets.Interface)]
public class SaveableInterfaceAttribute : Attribute
- Inheritance
-
SaveableInterfaceAttribute
- Inherited Members
Constructors
SaveableInterfaceAttribute(int)
public SaveableInterfaceAttribute(int saveId)
Parameters
saveId
int
Properties
SaveId
public int SaveId { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).