Domain API¶
模块:extensions/domain
类别概览¶
| 类别 | 类 | 成员 | 方法 |
|---|---|---|---|
| 运行时服务 | 2 | 64 | 41 |
| 资源定义 | 8 | 96 | 44 |
| 值对象 | 1 | 13 | 4 |
| 领域模型 | 7 | 122 | 96 |
类¶
运行时服务¶
| 类 | 继承 | 源文件 |
|---|---|---|
GFLevelUtility |
GFUtility |
addons/gf/extensions/domain/level/gf_level_utility.gd |
GFQuestUtility |
GFUtility |
addons/gf/extensions/domain/quest/gf_quest_utility.gd |
资源定义¶
| 类 | 继承 | 源文件 |
|---|---|---|
GFDerivedAttributeRule |
Resource |
addons/gf/extensions/domain/attributes/gf_derived_attribute_rule.gd |
GFEquipmentSlot |
Resource |
addons/gf/extensions/domain/equipment/gf_equipment_slot.gd |
GFInventoryItemDefinition |
Resource |
addons/gf/extensions/domain/inventory/gf_inventory_item_definition.gd |
GFInventoryItemRegistry |
Resource |
addons/gf/extensions/domain/inventory/gf_inventory_item_registry.gd |
GFInventorySlotDefinition |
Resource |
addons/gf/extensions/domain/inventory/gf_inventory_slot_definition.gd |
GFLevelCatalog |
Resource |
addons/gf/extensions/domain/level/gf_level_catalog.gd |
GFLevelEntry |
Resource |
addons/gf/extensions/domain/level/gf_level_entry.gd |
GFTrait |
Resource |
addons/gf/extensions/domain/traits/gf_trait.gd |
值对象¶
| 类 | 继承 | 源文件 |
|---|---|---|
GFInventoryOperationResult |
RefCounted |
addons/gf/extensions/domain/inventory/gf_inventory_operation_result.gd |
领域模型¶
| 类 | 继承 | 源文件 |
|---|---|---|
GFAttributeSet |
Resource |
addons/gf/extensions/domain/attributes/gf_attribute_set.gd |
GFEquipmentSet |
Resource |
addons/gf/extensions/domain/equipment/gf_equipment_set.gd |
GFInventoryModel |
GFModel |
addons/gf/extensions/domain/inventory/gf_inventory_model.gd |
GFInventoryStack |
Resource |
addons/gf/extensions/domain/inventory/gf_inventory_stack.gd |
GFLevelProgressModel |
GFModel |
addons/gf/extensions/domain/level/gf_level_progress_model.gd |
GFSlotInventoryModel |
GFModel |
addons/gf/extensions/domain/inventory/gf_slot_inventory_model.gd |
GFTraitSet |
Resource |
addons/gf/extensions/domain/traits/gf_trait_set.gd |