Forte Rules Engine home pagelight logodark logo
  • Contact Us
  • Contact Us
Enumerations
EffectType
Documentation
Reference
SDK Reference
  • Documentation
  • Contributor Guide
  • GitHub FRE
  • GitHub SDK
  • Classes
    • RulesEngine
    Functions
    • connectConfig
    • generateModifier
    • getConfig
    • injectModifier
    • policyModifierGeneration
    • setupConfig
    Variables
    • matchArray
    • operandArray
    • PT
    • supportedTrackerTypes
    • truMatchArray
    Interfaces
    • foreignCallJSON
    • PolicyJSON
    • ruleJSON
    Type Aliases
    • FCNameToID
    • ForeignCallArgumentMappings
    • ForeignCallDefinition
    • FunctionArgument
    • hexToFunctionSignature
    • IndividualArugmentMapping
    • PlaceholderStruct
    • RawData
    • RulesEngineComponentContract
    • RulesEnginePolicyContract
    • RuleStorageSet
    • RuleStruct
    • stringReplacement
    • TrackerDefinition
    • trackerIndexNameMapping
    Enumerations
    • EffectType
    • pTypeEnum
    Enumerations

    EffectType

    ​
    Enumeration Members

    ​
    EVENT

    EVENT: 1

    ​
    Defined in

    src/modules/types.ts:90


    ​
    EXPRESSION

    EXPRESSION: 2

    ​
    Defined in

    src/modules/types.ts:91


    ​
    REVERT

    REVERT: 0

    ​
    Defined in

    src/modules/types.ts:89

    trackerIndexNameMappingpTypeEnum
    xgithublinkedin
    Powered by Mintlify
    On this page
    • Enumeration Members
    • EVENT
    • Defined in
    • EXPRESSION
    • Defined in
    • REVERT
    • Defined in