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
AnotherPlayerStateanotherPlayerExperience
int
Properties
Experience
public int Experience { get; set; }
Property Value
PlayerState
public AnotherPlayerState PlayerState { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).