Struct NativeUtility.ModuleScope
Namespace: Unity.VisualScripting
Syntax
public struct ModuleScope : IDisposable
Constructors
ModuleScope(String)
Declaration
public ModuleScope(string name)
Parameters
Type | Name | Description |
---|---|---|
String | name |
Methods
Dispose()
Declaration
public void Dispose()