-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi,
semes Like any value after
Line 709 in 6fa0bde
| const tcinAction = reader.ReadUInt32() |
Are not working even if i log out the direct reader value...
I like to have this values but they not working:
result.ignitionOn = reader.ReadUInt32() > 0
result.starterEngineOn = reader.ReadUInt32() > 0
result.isEngineRunning = reader.ReadUInt32() > 0Metadata
Metadata
Assignees
Labels
No labels