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.Instances

Instances.hostBody Property

Gets the instance of the host’s CharacterBody component.

public static CharacterBody hostBody { get; }

Property Value

RoR2.CharacterBody