APIs by Module

The Unreal plugin is split into modules, which expose C++ methods and blueprints nodes for you to use. You can learn about the APIs each module provides below:

EmergenceCore

EmergenceBlockchainWallet

EmergenceHelperFunctions

EmergenceFutureverseAssetRegistry

EmergenceInventory

EmergenceIAS

Additionally, there are some modules that expose no API, some of which are dependencies of the above modules:

  • EmergenceEditor
  • EmergenceEmailForm
  • HashSHA256
  • JwtVerifier
  • JwtCpp

Module Dependency Map

Below is a diagram which describes which Emergence modules depend on other Emergence modules. Engine module dependencies aren’t shown.