Skip to content

Static method and variable support on UdonSharpBehaviours and imported user types #108

Open
@MerlinVR

Description

Link all static variables into a global memory space and generate the linkages to the correct parts of the memory space after all programs have been emitted.

Static methods just work via pulling them in via referenced methods from the root UdonSharpBehaviour methods.

  • Static methods
  • Static variables

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions