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
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

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