You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can get hero locations through OnEntity and filtering out entities that are heroes. I assume that I can do something similar to get the camera info. I'm not really sure what class I need to get a hold of to be able to do it.
I tried going through the SpectatorPlayerUnitOrder and that does seem to capture some actions of the caster but not always (I'm guessing because they can't issue commands).
The text was updated successfully, but these errors were encountered:
I can get hero locations through
OnEntity
and filtering out entities that are heroes. I assume that I can do something similar to get the camera info. I'm not really sure what class I need to get a hold of to be able to do it.I tried going through the SpectatorPlayerUnitOrder and that does seem to capture some actions of the caster but not always (I'm guessing because they can't issue commands).
The text was updated successfully, but these errors were encountered: