fjz13/UnrealSpecifiers resource
UE5标识符详解,包含100多个标识符以及300多个meta的解释和示例。Detailed Explanation of UE5 Identifiers, including over 100 identifiers and explanations and examples for more than 300 meta tags. observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 86
- Release rhythm 8
- Longevity 62
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 881
- days_rel: 677
- days_push: 87
- n_releases_24m: 1
Adoption not part of the score
1054 stars · 155 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A comprehensive Chinese-language reference documentation for Unreal Engine 5 C++ reflection specifiers and meta tags, covering 100+ specifiers and 300+ meta entries with explanations and examples. It also ships an Agent Skill (ue-specifiers) that helps AI coding agents write correct UCLASS/USTRUCT/UPROPERTY/UFUNCTION declarations.
Use cases
- look up what a UE5 UPROPERTY specifier does
- find correct meta tags for Blueprint-exposed properties
- learn UE C++ reflection macro usage with examples
- help an AI coding agent write valid Unreal reflection declarations
- check constraints when combining specifiers like Config, SaveGame, or Replication
- browse a full table of all UE5 specifiers and their meanings
When to choose
- you write or review Unreal Engine C++ code with reflection macros
- official UE docs are too sparse on specifier/meta behavior
- you want an AI agent skill for UE5 specifier correctness
When to avoid
- you need engine source code or a runnable library rather than documentation
- you work outside Unreal Engine
- you need English-only documentation (content is primarily Chinese)
Facets
learning-resource · maturity active
documentation developer-tools documentation developer-tools cpp windows cross-platform unreal-engine ue5 reflection-specifiers meta-tags agent-skill reference-docs game-development
1 source
- readme: https://github.com/fjz13/UnrealSpecifiers · fetched 2026-08-28 · c3570ada9229
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fjz13/UnrealSpecifiers | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="fjz13/UnrealSpecifiers")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem