Tablet optimizations #86

Merged
rnetiks merged 3 commits from TabletOptimizations into master 2025-09-16 20:20:23 +00:00
rnetiks commented 2025-09-16 19:28:46 +00:00 (Migrated from github.com)

Added property IsAvailable to TabletManager to check if tablet instance was successfully created.
Improved performance with MultiQuery, using direct memory access, circumventing the countless reflection calls.

Added property IsAvailable to TabletManager to check if tablet instance was successfully created. Improved performance with MultiQuery, using direct memory access, circumventing the countless reflection calls.
ManlyMarco (Migrated from github.com) reviewed 2025-09-16 20:19:22 +00:00
@ -354,28 +354,35 @@ namespace KKAPI
/// <summary>
ManlyMarco (Migrated from github.com) commented 2025-09-16 20:19:22 +00:00
#if KK || PH
```suggestion #if KK || PH ```
ManlyMarco (Migrated from github.com) approved these changes 2025-09-16 20:19:44 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
IllusionMods/IllusionModdingAPI!86
No description provided.