ue-gameplay-framework
CommunityMaster Unreal Engine's core architecture.
Authorquodsoler
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill clarifies the complex roles and responsibilities of Unreal Engine's core gameplay classes (GameMode, GameState, PlayerController, Pawn, etc.), preventing common multiplayer bugs and ensuring correct architecture.
Core Features & Use Cases
- Class Authority: Understand which classes exist on the server, clients, or both.
- Replication Logic: Learn where to place replicated data and how to implement RPCs.
- Lifecycle Management: Grasp the player join/leave sequence and seamless travel mechanics.
- Use Case: When designing a multiplayer game, use this Skill to determine that player scores should be stored in
APlayerStateand replicated to all clients, while input handling logic belongs inAPlayerController.
Quick Start
Explain the difference between AGameMode and AGameState in Unreal Engine.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ue-gameplay-framework Download link: https://github.com/quodsoler/unreal-engine-skills/archive/main.zip#ue-gameplay-framework Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.