Interface IBattleCombatant
- Namespace
- TaleWorlds.Core
- Assembly
- TaleWorlds.Core.dll
public interface IBattleCombatant
Properties
AlternativeColorPair
Tuple<uint, uint> AlternativeColorPair { get; }
Property Value
Banner
Banner Banner { get; }
Property Value
BasicCulture
BasicCultureObject BasicCulture { get; }
Property Value
General
BasicCharacterObject General { get; }
Property Value
Name
TextObject Name { get; }
Property Value
PrimaryColorPair
Tuple<uint, uint> PrimaryColorPair { get; }
Property Value
Side
BattleSideEnum Side { get; }
Property Value
Methods
GetTacticsSkillAmount()
int GetTacticsSkillAmount()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).