Table of Contents

Class FocusAddedByPlayerEvent

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.CharacterDeveloper
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class FocusAddedByPlayerEvent : EventBase
Inheritance
FocusAddedByPlayerEvent
Inherited Members

Constructors

FocusAddedByPlayerEvent(Hero, SkillObject)

public FocusAddedByPlayerEvent(Hero addedPlayer, SkillObject addedSkill)

Parameters

addedPlayer Hero
addedSkill SkillObject

Properties

AddedPlayer

public Hero AddedPlayer { get; }

Property Value

Hero

AddedSkill

public SkillObject AddedSkill { get; }

Property Value

SkillObject

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