Table of Contents

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

color uint
playerCanChooseForSigil bool
playerCanChooseForBackground bool

Properties

Color

public uint Color { get; }

Property Value

uint

PlayerCanChooseForBackground

public bool PlayerCanChooseForBackground { get; }

Property Value

bool

PlayerCanChooseForSigil

public bool PlayerCanChooseForSigil { get; }

Property Value

bool

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