My Project v1
Project
载入中...
搜索中...
未找到
Game.AttackInjury
类 Game.AttackInjury 继承关系图:
Game.AttackInjury 的协作图:

Public 成员函数

 AttackInjury (float amount, Attackment attackment)
 
- Public 成员函数 继承自 Game.Injury
 Injury (float amount, ComponentCreature attacker, bool ignoreInvulnerability, string cause)
 
virtual void AddPlayerStats ()
 
virtual void ProcessToLivingCreature ()
 
virtual void Process ()
 

额外继承的成员函数

- Public 属性 继承自 Game.Injury
ComponentHealth ComponentHealth
 
float Amount
 
Attackment Attackment
 
bool IgnoreInvulnerability
 
string Cause
 
- Protected 属性 继承自 Game.Injury
ComponentCreature m_attacker
 
- 属性 继承自 Game.Injury
float Health [get, set]
 
virtual ComponentCreature Attacker [get, set]
 
virtual ComponentPlayer AttackerPlayer [get]
 

构造及析构函数说明

◆ AttackInjury()

Game.AttackInjury.AttackInjury ( float amount,
Attackment attackment )

该类的文档由以下文件生成: