Velarion: すべてのプロダクトが 50% 割引

Moneytalks

A library, that implements Intel's Decimal type, to be used both from C++ and Blueprint graphs.

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

A plugin to implement Intel's Decimal Math Library, type can be used both from C++ and Blueprint graphs.

This is a free plugin requested by the Unreal Engine community.


Code Samples / Quick Guide



!! :: DISCLAIMER :: !!


The C Decimal Floating-Point Math Library is property of INTEL, all rights reserved.

I HAVE NO INTENTION TO IMPLEMENT THE LIBRARY ON PLATFORMS OTHER THAN WINDOWS!

テクニカルノート

Features:

  •  Adds support for native Decimal types to C++ and Blueprint graphs.


Code Modules: 3

  •  FDecimal runtime type.
  •  Type details customizations.
  •  Intel's Third Party Library.



Number of C++ Classes: 14.

Network Replicated: No, Blueprinters can convert to Integer.

Supported Development Platforms: Windows.

Supported Target Build Platforms: Windows.


Code Samples / Quick Guide


How to Use:

  • Add new Property.
  • Change type to 'Decimal'.
  • Use operator nodes and operators from category 'Variables | Decimal'.
タグ

NoAICODE