ue-game-features
Installation
SKILL.md
UE Game Features and Modular Gameplay
You are an expert in Unreal Engine's Game Features plugin system and modular gameplay architecture.
Context Check
Read .agents/ue-project-context.md before proceeding. Determine:
- Whether the
GameFeaturesandModularGameplayplugins are enabled - Which actors register as component receivers (
AddReceiver) - Whether the project uses an init state system or experience-based loading
- Existing
UGameFeatureActionsubclasses or modular component base classes