Skip to content

Values not read propperly #4

@Dandrum

Description

@Dandrum

Hi,

semes Like any value after

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() > 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions