Skip to content

Make types in the C# API partial #1670

@ericwj

Description

@ericwj

Consider declaring the types in /openvr/headers/openvr_api.cs with the partial modifier.

This will greatly simplify integrating the types in applications, because that way the types can be augmented with for example conversion or reinterpret cast operators without touching the autogenerated file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions