Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Check for IsRepairing #23

Open
SirWayN3 opened this issue Jun 12, 2019 · 0 comments
Open

Add a Check for IsRepairing #23

SirWayN3 opened this issue Jun 12, 2019 · 0 comments

Comments

@SirWayN3
Copy link

Please add something like this:

function BuildingHelper:IsRepairing( unit )
    return unit:HasModifier("modifier_builder_repairing")
end

Helps to get wether a unit is in repairing state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant