Skip to content

Added fog of war hooks#571

Open
k1lly0u wants to merge 1 commit intoOxideMod:developfrom
k1lly0u:develop
Open

Added fog of war hooks#571
k1lly0u wants to merge 1 commit intoOxideMod:developfrom
k1lly0u:develop

Conversation

@k1lly0u
Copy link
Contributor

@k1lly0u k1lly0u commented Feb 13, 2026

void OnFogOfWarStale(BasePlayer player)

void OnClearFogOfWar(BasePlayer player, bool mainland, bool deepSea)

object OnFogOfWarImageUpdate(BasePlayer player, byte force, byte index, uint imageCrc, uint entityId, byte[] bytes)

void OnFogOfWarStale(BasePlayer player)

void OnClearFogOfWar(BasePlayer player, bool mainland, bool deepSea)

object OnFogOfWarImageUpdate(BasePlayer player, byte force, byte index, uint imageCrc, uint entityId, byte[] bytes)
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

Successfully merging this pull request may close these issues.

1 participant