RoR2-ChensHelpers

Contains simple and useful helpers for RoR2 mod creators to use. Mainly caters to Chen's mods.

View on GitHub

ChensHelpers

Chen.Helpers.GeneralHelpers.BlastAttack.HitPointAndResult

BlastAttack.HitPointAndResult.hitPoints Field

Array of HitPoint of BlastAttack. Contains all the victims.

public HitPoint[] hitPoints;

Field Value

RoR2.HitPoint[]