API ReferenceSandbox
public class Sandbox.DooEngine : Sandbox.GameObjectSystem<T>
System that manages the execution of Doo scripts within a scene.
Constructors
Showing 1 constructors
No results match this filter.
Methods
Showing 1 methods
public void SetGlobalVariable(string name, object value)
Sets a global variable that is accessible to all Doo scripts in this scene.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.DooEngine |