Struct NativeUtility.ModuleScope
Implements
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.Editor.dll
Syntax
public struct NativeUtility.ModuleScope : IDisposable
Constructors
ModuleScope(string)
Declaration
public ModuleScope(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name |
Methods
Dispose()
Declaration
public void Dispose()