Crypto Tracker

A plugin that adds cryptocurrency price tracking at the top of your editor.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.1 - 5.2
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

The plugin adds cryptocurrency price tracking to your editor. You are able to see the prices of up to 3 coins at the same time. This is achieved by pinging the free-to-use Coin Gecko API. You can customize the coins and in what real-life currency you want to track in your project settings.


FAQ:

  • Q: I've changed the settings but the UI hasn't updated. Why? A: Some settings require an editor restart.
  • Q: The prices haven't been updated in quite some time. Why? A: The prices in the API don't update quite as often so a request is made every 1 minute.
  • Q: I've added a coin but it's showing the wrong price. Why? A: The coin might not be supported by Coin Gecko yet. That's why it defaults to some other price.

テクニカルノート

Features:

  •  Cryptocurrency tracking in the editor.
  •  Coin and real-life currency changing in the settings.

Code Modules:

  •  CryptoTracker (Editor).

Number of Blueprints: 0

Number of C++ Classes: 2

Network Replicated: No

Supported Development Platforms: Windows (64-bit).

Supported Target Build Platforms: Windows (64-bit).

Documentation: https://docs.google.com/document/d/1HksSVf-ECK07I4_e9OE157ncQ-mcbMnM_w5-jdSBwlg/edit?usp=sharing