Skip to content

热更函数上限 ushort.MaxValue 可以修改嘛 #424

Description

@lishengru

源码
int methodId = externMethods.Count;
if (methodId > ushort.MaxValue)
{
throw new OverflowException("too many extern methods");
}
热更函数上限六万五可以修改嘛

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions