II.
LibrarySkill JSON
Structured · livelib-skill:game-development--unreal-networking
unreal-networking json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:game-development--unreal-networking",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "unreal-networking",
"description": "Unreal Engine networking skill for replication, RPCs, relevancy, and dedicated server architecture.",
"libraryPath": "library/specializations/game-development/skills/unreal-networking/SKILL.md",
"specialization": "game-development",
"contentSummary": "# Unreal Networking Skill\n\nMultiplayer networking for Unreal Engine.\n\n## Overview\n\nThis skill provides capabilities for implementing multiplayer games using Unreal's built-in networking system.\n\n## Capabilities\n\n### Replication\n- Configure replicated properties\n- Handle replication condi"
},
"outgoingEdges": [
{
"from": "lib-skill:game-development--unreal-networking",
"to": "skill-area:multiplayer-networking",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--unreal-networking",
"to": "skill-area:game-engines",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:game-development--unreal-networking",
"to": "domain:gaming",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--unreal-networking",
"to": "role:game-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:game-development--unreal-networking",
"to": "specialization:game-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}