Class CustomItemCapabilities

Namespace
FTK2.ModAPI.Content.Items
Assembly
FTK2.ModAPI.dll

Explicit support flags for the current custom-item service.

public sealed class CustomItemCapabilities
Inheritance
CustomItemCapabilities
Inherited Members

Constructors

CustomItemCapabilities()

public CustomItemCapabilities()

Properties

CharacterEquipmentOperations

public bool CharacterEquipmentOperations { get; }

Property Value

bool

CharacterInventoryOperations

public bool CharacterInventoryOperations { get; }

Property Value

bool

DefinitionRegistration

public bool DefinitionRegistration { get; }

Property Value

bool

ExistingAbilityAndPassiveReferences

public bool ExistingAbilityAndPassiveReferences { get; }

Property Value

bool

GameplayPropertyOverrides

public bool GameplayPropertyOverrides { get; }

Property Value

bool

MultiplayerVerified

public bool MultiplayerVerified { get; }

Property Value

bool

RuntimeItemCreation

public bool RuntimeItemCreation { get; }

Property Value

bool

SavePersistence

public bool SavePersistence { get; }

Property Value

bool

SessionActivation

public bool SessionActivation { get; }

Property Value

bool

TemplateVisualInheritance

public bool TemplateVisualInheritance { get; }

Property Value

bool