Static method and variable support on UdonSharpBehaviours and imported user types #108
Open
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