Skip to content

patching Coroutine methods #1

@friuns2

Description

@friuns2

for example this method patching not work
IEnumerator cor()
{
Debug.Log("test4234");
yield return null;
}

is it hard to add support for corontinue methods?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions