ZionGames Docs

Home / ZionRPG

⚔️ ZionRPG

RPG Framework · RPGFramework Namespace · Unity 6

Full API Reference

Quick-reference index of all public types in the RPGFramework namespace.

ClassTypePhaseDescription
CharacterStatsMonoBehaviour1Core stat attributes with modifiers
InventorySystemMonoBehaviour2Slot-based inventory management
ItemDefinitionScriptableObject2Item data asset
QuestManagerMonoBehaviour3Quest state tracking & reward dispatch
QuestDefinitionScriptableObject3Quest data asset with objectives
ShopDefinitionScriptableObject8Shop item list & currency config
ShopControllerMonoBehaviour8Runtime shop open/buy/sell logic
VendorNPCMonoBehaviour8Interaction trigger for shops
ShopUIMonoBehaviour8UI controller bound to ShopController
EnemyAIControllerMonoBehaviour9State machine enemy controller
VendorNPCEditorEditor8Custom Unity Editor inspector