载入中...
搜索中...
未找到
AttributeSystem.cpp 文件参考
#include "rpg/AttributeSystem.h"
#include "rpg/RPGActor.h"
#include <algorithm>
#include <atomic>

浏览源代码.

命名空间

namespace  eve
 
namespace  eve::rpg
 RPG 模块入口:属性 / 效果 / 状态 / 技能 / 结算五套系统的脚本绑定与帧调度点。
 

函数

double eve::rpg::computeAttributeValue (const AttributeValue &attr, const AttributeOpTable *customOps)