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.