Show / Hide Table of Contents

Class CharacterSelections

Util for building CharacterSelection

Inheritance
System.Object
CharacterSelections
Namespace: BlueprintCore.Utils.Types
Assembly: BlueprintCore.dll
Syntax
public static class CharacterSelections

Methods

| Improve this Doc View Source

New(CharacterSelection.Type, StatType[])

Creates a new CueSelection.

Declaration
public static CharacterSelection New(CharacterSelection.Type type, params StatType[] comparisonStats)
Parameters
Type Name Description
Kingmaker.DialogSystem.CharacterSelection.Type type
Kingmaker.EntitySystem.Stats.StatType[] comparisonStats
Returns
Type Description
Kingmaker.DialogSystem.CharacterSelection
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX