Global Event

DT - コードプラグイン - 2023/08/29
まだ評価されていません

This plugin can specify binding and execution messages in Unreal Blueprint Actors, Obiect, UMG, with custom parameters.

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

本插件可以在虚幻的蓝图 Actor, Obiect,UMG 里面指定绑定和执行消息,可带自定义参数。

This plugin can specify binding and execution messages in Unreal Blueprint Actors, Obiect, UMG, with custom parameters.


Bool:

  • Bind Global Event (Bool)
  • Exec Global Event (Bool)

Byte:

  • Bind Global Event (Byte)
  • Exec Global Event (Byte)

Int:

  • Bind Global Event (Int)
  • Exec Global Event (Int)

Int64:

  • Bind Global Event (Int64)
  • Exec Global Event (Int64)

Float:

  • Bind Global Event (Float)
  • Exec Global Event (Float)

Name:

  • Bind Global Event (Name)
  • Exec Global Event (Name)

String:

  • Bind Global Event (String)
  • Exec Global Event (String)

Text:

  • Bind Global Event (Text)
  • Exec Global Event (Text)

Vector:

  • Bind Global Event (Vector)
  • Exec Global Event (Vector)

Rotator:

  • Bind Global Event (Rotator)
  • Exec Global Event (Rotator)

Transform:

  • Bind Global Event (Transform)
  • Exec Global Event (Transform)

Object:

  • Bind Global Event (Object)
  • Exec Global Event (Object)

Actor:

  • Bind Global Event (Actor)
  • Exec Global Event (Actor)

テクニカルノート

Features:

  •  Bind Global Event (XXX)
  •  Exec Global Event (XXX)

Code Modules:

  •  Runtime :DTGlobalEvent


Number of Blueprints: 26

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64, HoloLens, Mac, IOS, Android, Linux

Documentation: English 中文