ChensHelpers
Chen.Helpers.LogHelpers.Log
Log.Warning(object) Method
Log using the Warning format of BepInEx logger.
public void Warning(object data);
Parameters
data
System.Object
Anything
Log using the Warning format of BepInEx logger.
public void Warning(object data);
data
System.Object
Anything