Show / Hide Table of Contents

Class LogicConnectorRefs

Constant references to BlueprintLogicConnector blueprints

Inheritance
System.Object
LogicConnectorRefs
Namespace: BlueprintCore.Blueprints.References
Assembly: BlueprintCore.dll
Syntax
public static class LogicConnectorRefs
Remarks

The All field is a list with a reference to all blueprints.

If you need a different reference type you can cast using Cast<T>()

.

Fields

| Improve this Doc View Source

All

Declaration
public static readonly List<Blueprint<BlueprintReference<BlueprintLogicConnector>>> All
Field Value
Type Description
System.Collections.Generic.List<Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>>
| Improve this Doc View Source

AltarDamage_Actions

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> AltarDamage_Actions
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
| Improve this Doc View Source

Area52Button

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> Area52Button
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
| Improve this Doc View Source

Barrel_explosion

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> Barrel_explosion
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
| Improve this Doc View Source

DLC5_GoblinsPartyInTheTower_DispelMagic_Actions

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> DLC5_GoblinsPartyInTheTower_DispelMagic_Actions
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
| Improve this Doc View Source

DLC5_GoblinsPartyInTheTower_FireDamage_Actions

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> DLC5_GoblinsPartyInTheTower_FireDamage_Actions
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
| Improve this Doc View Source

FireDamage_Actions

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> FireDamage_Actions
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
| Improve this Doc View Source

GateBLeverLogicConnector

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> GateBLeverLogicConnector
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
| Improve this Doc View Source

GateCLeverLogicConnector

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> GateCLeverLogicConnector
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
| Improve this Doc View Source

GateDLeverLogicConnector

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> GateDLeverLogicConnector
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
| Improve this Doc View Source

GateELeverLogicConnector

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> GateELeverLogicConnector
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
| Improve this Doc View Source

GateFLeverLogicConnector

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> GateFLeverLogicConnector
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
| Improve this Doc View Source

MachineDamage_Actions

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> MachineDamage_Actions
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
| Improve this Doc View Source

ObeliskDamage_Actions

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> ObeliskDamage_Actions
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
| Improve this Doc View Source

TestDamagedMapobject

Declaration
public static readonly Blueprint<BlueprintReference<BlueprintLogicConnector>> TestDamagedMapobject
Field Value
Type Description
Blueprint<Kingmaker.Blueprints.BlueprintReference<Kingmaker.Blueprints.Area.BlueprintLogicConnector>>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX