Table of Contents

Class TypeDefinitionBase

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

Constructors

TypeDefinitionBase(Type, SaveId)

protected TypeDefinitionBase(Type type, SaveId saveId)

Parameters

type Type
saveId SaveId

Properties

SaveId

public SaveId SaveId { get; }

Property Value

SaveId

Type

public Type Type { get; }

Property Value

Type

TypeLevel

public byte TypeLevel { get; }

Property Value

byte

Methods

GetClassLevel(Type)

public static byte GetClassLevel(Type type)

Parameters

type Type

Returns

byte

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