Forte Rules Engine home pagelight logodark logo
  • Contact Us
  • Contact Us
Documentation
Reference
SDK Reference
  • Documentation
  • Contributor Guide
  • GitHub FRE
  • GitHub SDK
  • reference
    • Forte Rules Engine
    • Reference TOC
    • example
    • utils
    • engine
      • Table of Contents
      • AccessModifiers.sol
      • RulesEngineStorageStructure.sol
      • facets
      • RulesEngineDiamondLib.sol
      • RulesEngineErrors.sol
      • RulesEngineDiamond.sol
      • RulesEngineStoragePositionLib.sol
      • RulesEngineEvents.sol
        • TrackerDeleted
        • CallingContractAdminRoleGranted
        • PolicyCreated
        • RuleUpdated
        • PolicyRemoved
        • PolicyAdminRoleProposed
        • PolicyAdminRoleGranted
        • ForeignCallUpdated
        • PolicyUpdated
        • PolicyAdminRoleRenounced
        • CallingContractAdminRoleProposed
        • RuleCreated
        • CallingFunctionDeleted
        • PolicyUnapplied
        • PolicyAdminRoleRevoked
        • RulesEngineEvent
        • ForeignCallCreated
        • PolicyDeleted
        • PolicyCemented
        • PolicyApplied
        • TrackerCreated
        • AssociatedRuleDeleted
        • CallingContractAdminRoleConfirmed
        • PolicySubsciberAdded
        • CallingFunctionUpdated
        • PolicyClosed
        • PolicyOpened
        • TrackerUpdated
        • RuleDeleted
        • PolicySubsciberRemoved
        • PolicyAdminRoleConfirmed
        • CallingFunctionCreated
        • ForeignCallDeleted
    • client
    RulesEngineEvents.sol

    CallingFunctionCreated

    Git Source

    Calling Function Events

    Copy
    Ask AI
    event CallingFunctionCreated(uint256 indexed policyId, uint256 indexed callingFunctionId);
    
    PolicyAdminRoleConfirmedForeignCallDeleted
    xgithublinkedin
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.