点击或拖拽改变大小

EventHelperTemporarilyChangeExtraNeiliAllocation 方法

临时变化额外内力分配(真气)

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static void TemporarilyChangeExtraNeiliAllocation(
	Character character,
	byte neiliAllocationType,
	short delta
)

参数

character  Character
角色对象
neiliAllocationType  Byte
真气类型,枚举值定义在NeiliAllocationType中。
delta  Int16
变化量
参见