Skip to content

Improve player stat modification #14

@TacoConKvass

Description

@TacoConKvass

What's the planned work?

Replace

Player.PostUpdateStats_delegate(PlayerController player)

and the related event, with

Player.ModifyStats_delegate(PlayerController player, StatBonuses stats)

where StatBonuses will be a type containing Modifiers instances related to every player stat.

Example

No response

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions