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.AssetsManager.BundleInfo

AssetsManager.BundleInfo.Equals(BundleInfo) Method

Defines the equality of this struct. Always use this method to compare BundleInfo data.

public bool Equals(Chen.Helpers.GeneralHelpers.AssetsManager.BundleInfo other);

Parameters

other BundleInfo
The other BundleInfo to compare with

Returns

System.Boolean
The equality truthiness