Skip to content

TextProperty issue? #5

@RudolfJan

Description

@RudolfJan

Is it possible the TextProperty has a bug? I try to apply the GVAS converter (excellent tool by the way) on a save file and I see this structure:

A TextProperty name DisplayName, then I get a string ginving a value Test1.

In the program a filed named Id is supposed to be in between the property type and the value.

        Id = reader.ReadUEString(); Is this correct?
        Value = reader.ReadUEString();

It may be a quirck from the game I am working on, but I thought it may be useful to report it.

I appreciate your comments on this issue.

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