Method RegisterType(string, long, Type)

Assembly: redb.Core.dll

Register type manually (for cases when automatic scanning doesn't work)

public static void RegisterType(string schemeName, long schemeId, Type type)