Skip to content

Request: Facilitate checks by user code to see how many reloads have occurred. #10

@jackwlee01

Description

@jackwlee01

I tried to make a pull request but couldn't push to the remote.

Can we have a static reloads variable in hotml.client.Kha, like so:

public static var reloads:Int = 0;

which gets incremented every time reloadAsset is called?

This would allow me to keep track of how many reloads have occurs, and whether or not I need to reset or reload some state in my application.

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