Table of Contents

Class AnotherPlayerData

Namespace
TaleWorlds.MountAndBlade.Diamond
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
public class AnotherPlayerData
Inheritance
AnotherPlayerData
Inherited Members

Constructors

AnotherPlayerData()

public AnotherPlayerData()

AnotherPlayerData(AnotherPlayerState, int)

public AnotherPlayerData(AnotherPlayerState anotherPlayerState, int anotherPlayerExperience)

Parameters

anotherPlayerState AnotherPlayerState
anotherPlayerExperience int

Properties

Experience

public int Experience { get; set; }

Property Value

int

PlayerState

public AnotherPlayerState PlayerState { get; set; }

Property Value

AnotherPlayerState

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