Struct BannerColor
- Namespace
- TaleWorlds.Core
- Assembly
- TaleWorlds.Core.dll
public struct BannerColor
- Inherited Members
- Extension Methods
Constructors
BannerColor(uint, bool, bool)
public BannerColor(uint color, bool playerCanChooseForSigil, bool playerCanChooseForBackground)
Parameters
Properties
Color
public uint Color { get; }
Property Value
PlayerCanChooseForBackground
public bool PlayerCanChooseForBackground { get; }
Property Value
PlayerCanChooseForSigil
public bool PlayerCanChooseForSigil { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).