Interface IBadgeComponent
- Namespace
- TaleWorlds.MountAndBlade.Diamond
- Assembly
- TaleWorlds.MountAndBlade.Diamond.dll
public interface IBadgeComponent
Properties
DataDictionary
Dictionary<(PlayerId, string, string), int> DataDictionary { get; }
Property Value
- Dictionary<(PlayerId, string, string), int>
Methods
OnPlayerJoin(PlayerData)
void OnPlayerJoin(PlayerData playerData)
Parameters
playerData
PlayerData
OnStartingNextBattle()
void OnStartingNextBattle()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).