A function defined in PEd_codeProcess.gml
PEd_CodeProcess(_code)
Process given code.
Name | Type | Description |
---|---|---|
_code | String |
The code that should be processed. |
This can only handle code like "x = 20; y = 10;" and is not supposed to serve as GML code interpreter!
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.