@acceleratxr/core_sdk / ArchetypeActivation

Class: ArchetypeActivation#

Describes whether or not a archetype should be enabled for the given persona.

REQUIRES: Progression Services

author Jean-Philippe Steinmetz info@acceleratxr.com

Hierarchy#

  • ArchetypeActivation

Index#

Constructors#

Properties#

Constructors#

constructor#

+ new ArchetypeActivation(other?: any): ArchetypeActivation

Defined in src/models/ArchetypeActivation.ts:17

Parameters:#

Name

Type

other?

any

Returns: ArchetypeActivation

Properties#

enabled#

enabled: boolean = true

Defined in src/models/ArchetypeActivation.ts:17

Set to true to enable the archetype for the given persona. Otherwise set to false to disable the archetype.