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
{{ message }}
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
Is the function VaFogLayer::IsLocationRevealed designed to work on all layers. My testing seems to indicate that the Scouting layer will always return false. I believe because the SourceBuffer is cleared at the end of the tick cycle in in UpdateBuffers. The Permanent layer is working as expected, but scouting is returning false under all conditions.
The text was updated successfully, but these errors were encountered:
Is the function VaFogLayer::IsLocationRevealed designed to work on all layers. My testing seems to indicate that the Scouting layer will always return false. I believe because the SourceBuffer is cleared at the end of the tick cycle in in UpdateBuffers. The Permanent layer is working as expected, but scouting is returning false under all conditions.
The text was updated successfully, but these errors were encountered: