RoR2-ChensGradiusMod

Gradius Mod in Risk of Rain 2.

View on GitHub

ChensGradiusMod

Chen.GradiusMod.Compatibility.Aetherium

Aetherium.RevivedByEngineersToolbelt(CharacterBody) Method

Determines if the CharacterBody is revived by Engineers Toolbelt.

public static bool RevivedByEngineersToolbelt(CharacterBody body);

Parameters

body RoR2.CharacterBody
CharacterBody to check on.

Returns

System.Boolean
True if revived by the item’s effect. False if not.