Skip to content

Conversation

@0xworks
Copy link

@0xworks 0xworks commented Jan 18, 2025

delegates into unmanaged code are now marked with unmanaged keyword
Fixes "Invalid Program: attempted to call a UnmanagedCallersOnly method from managed code" when a game script tries to get another entity, as in var camera = GetEntity<Camera>("camera");

delegates into unmanaged code are now marked with unmanaged keyword
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