⚔️ ZionRPG
RPG Framework · RPGFramework Namespace · Unity 6
Full API Reference
Quick-reference index of all public types in the RPGFramework namespace.
| Class | Type | Phase | Description |
|---|---|---|---|
CharacterStats | MonoBehaviour | 1 | Core stat attributes with modifiers |
InventorySystem | MonoBehaviour | 2 | Slot-based inventory management |
ItemDefinition | ScriptableObject | 2 | Item data asset |
QuestManager | MonoBehaviour | 3 | Quest state tracking & reward dispatch |
QuestDefinition | ScriptableObject | 3 | Quest data asset with objectives |
ShopDefinition | ScriptableObject | 8 | Shop item list & currency config |
ShopController | MonoBehaviour | 8 | Runtime shop open/buy/sell logic |
VendorNPC | MonoBehaviour | 8 | Interaction trigger for shops |
ShopUI | MonoBehaviour | 8 | UI controller bound to ShopController |
EnemyAIController | MonoBehaviour | 9 | State machine enemy controller |
VendorNPCEditor | Editor | 8 | Custom Unity Editor inspector |