Class CustomItemCapabilities
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
CharacterInventoryOperations
public bool CharacterInventoryOperations { get; }
Property Value
DefinitionRegistration
public bool DefinitionRegistration { get; }
Property Value
ExistingAbilityAndPassiveReferences
public bool ExistingAbilityAndPassiveReferences { get; }
Property Value
GameplayPropertyOverrides
public bool GameplayPropertyOverrides { get; }
Property Value
MultiplayerVerified
public bool MultiplayerVerified { get; }
Property Value
RuntimeItemCreation
public bool RuntimeItemCreation { get; }
Property Value
SavePersistence
public bool SavePersistence { get; }
Property Value
SessionActivation
public bool SessionActivation { get; }
Property Value
TemplateVisualInheritance
public bool TemplateVisualInheritance { get; }