Unreal Engine sample projects
- - ----------- - -
using C++ and Blueprint
developed for prototyping and reference
all projects are free to try and Please send me feedback..
- Using widgets as health bar and changing it based on player collision in 3 methods
- Custom property of item on stage
- Blueprint only
Using:
collision detection, widgets, material parameters, timeline component, blueprint functions
The framework is not static. As of late 2025, the committee has announced work on:
Here are the transformative changes:
Are you looking to cross-reference this specific data point against a particular or a software repository ? Let me know the broader context of your project, and I can help you build a targeted search strategy. Share public link
2021 comparisons showed that voxel-based dosimetry is crucial for heterogeneous uptake (like in liver or tumor), which differs from traditional, simplified MIRD organ-level dosimetry. 90Y90 cap Y mird237 2021
Personalized dosimetry allows for the potential adjustment of administered activities to maximize the dose to tumor tissues, particularly in patients with different metabolic rates.
If you can share more context (file type, source, any error message, or partial flag format), I can give a specific walkthrough.
2021 research highlighted 225Ac and 213Bi for targeted alpha therapy, providing new pathways for treatment when patients are refractory to 177Lu177 cap L u -beta radiation. 2. MIRD Dosimetry in Clinical Practice (2021 Focus) The framework is not static
The year 2021 was a landmark period for microRNA (miRNA) research, particularly concerning metabolic diseases and radiation biology. For researchers encountering the keyword , the search often leads to two distinct but fascinating areas of scientific discovery. While no single standard identifier exactly matches "mird237," the literature overwhelmingly points to two high-impact topics: the miR-23-27-24 cluster and the cel-mir-237 microRNA. This article aims to clarify the ambiguity, exploring the critical role of the miR-23-27-24 cluster in the pathogenesis of NAFLD (referred to as "MIRD237" due to a common typographical transposition of the numbers 23, 27, and 24 into "237"), and the equally important role of cel-mir-237 (also written as MIR237) in cellular responses to ionizing radiation.
[Operational Framework] ──> [Data Integration] ──> [Quality Metrics] 1. Operational Framework
Comparative analysis of software methods, including IDIAC-DOSE 2.1 vs. MIRD formalism for patient-specific dosimetry, was a key topic in 2021. Share public link 2021 comparisons showed that voxel-based
The discoveries from 2021 are highly relevant to drug development. The findings on TDMD have significant potential for improving assessment—a major challenge in Acute Myeloid Leukemia (AML) treatment where traditional mutation screening struggles. The role of mir-237 in fundamental processes like cell growth and division means that exploring the miR-23–27–24 cluster could also yield diagnostic markers or therapeutic targets for NAFLD.
2021 saw a surge in the development of selective kinase inhibitors for oncology. MIRD237 served as a key for the pyrimidine core in several PI3K and mTOR inhibitor candidates.
In the realm of scientific research and medical advancements, certain codes and labels often surface, piquing the interest of professionals and enthusiasts alike. One such term that has garnered attention in recent times is "MIRD237 2021." This article aims to demystify the concept, providing an in-depth exploration of what MIRD237 2021 entails, its significance, and the broader implications of its research.
- Using collision scenarios, each as separate map with similar Blueprint and C++ approach
- Search and find properties on collision actor with C++
- 6 maps
- C++ and Blueprint
Using:
C++ : TFieldIterator
Blueprint: TextRender, SpotLight
- Using GameInstance to save total score on map change (between levels)
- Using HUD class and communicate with GameMode on score/pick-item
- Display image and number of picked up items in widget (3 different items)
- Use Sequencer on change map
- Spawn Emitter
- GameMode communications on game logic and data flow
- Custom FBX object made by Blender and 3 imported images for widget
- Blueprint only
Using:
GameInstance, GameMode, HUD, Widget, Sequencer, Emitter, Collision detection, Map/Level change
- Spawn destroyable objects based on box boundary
- Customisable features
- C++ only
Using:
RandomPointInBoundingBox, SpawnActor, Collision detection
- Communication with GameMode for data flow control between independent stage objects
- Blueprint only
Using:
Widget, Font Material, GameMode, Collision detection
- Having 4 different approaches of AI on character by using AI Controler
- Blueprint only
Using:
AI Controller, Behaviour Tree, Blackboard, BTT Task , GameMode communication on collision detection
- Drag and Drop by using F key
- Simple game prototype
- Communication with GameMode for game logics
- Blueprint only
Using:
Drag and Drop functionality, Physic Handler, Widget, GameMode , Collision handling