Skip to content

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

@lishengru

Description

@lishengru

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions